Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/ofx/1.0.2/serializer.rb
Instance Method Summary collapse
Instance Method Details
#to_ofx_102_s ⇒ Object
89 90 91 |
# File 'lib/ofx/1.0.2/serializer.rb', line 89 def to_ofx_102_s strftime('%Y%m%d') end |