Class: Date

Inherits:
Object
  • Object
show all
Defined in:
lib/ofx/1.0.2/serializer.rb

Instance Method Summary collapse

Instance Method Details

#to_ofx_102_sObject



89
90
91
# File 'lib/ofx/1.0.2/serializer.rb', line 89

def to_ofx_102_s
    strftime('%Y%m%d')
end