class DateTime
Public Instance Methods
to_rvs()
click to toggle source
# File lib/rvs/to_rvs.rb, line 48 def to_rvs "d#{strftime('%Y-%m-%d %H:%M:%S')}" end
# File lib/rvs/to_rvs.rb, line 48 def to_rvs "d#{strftime('%Y-%m-%d %H:%M:%S')}" end