jisx0301

DateTime.jisx0301(string='-4712-01-01T00:00:00+00:00'[, start=ITALY]) â datetime
Class Public methods

Creates a new Date object by parsing from a string according to some typical JIS X 0301 formats.

DateTime.jisx0301('H13.02.03T04:05:06+07:00')
                          #=> #<DateTime: 2001-02-03T04:05:06+07:00 ...>
doc_ruby_on_rails
2015-04-02 17:26:52
Comments
Leave a Comment

Please login to continue.