class Date
Public Instance Methods
to_excel()
click to toggle source
# File lib/to_xl.rb, line 27 def to_excel self.to_time.to_excel end
Also aliased as: to_xl
# File lib/to_xl.rb, line 27 def to_excel self.to_time.to_excel end