class DateTime
Public Instance Methods
to_mode7()
click to toggle source
# File lib/mode7date.rb, line 30 def to_mode7 strftime "%B the #{day.ordinalize} be with you" end
# File lib/mode7date.rb, line 30 def to_mode7 strftime "%B the #{day.ordinalize} be with you" end