method
jisx0301
v1_9_1_378 -
Show latest stable
- Class:
Date
jisx0301(str='-4712-01-01', sg=ITALY)public
No documentation available.
# File lib/date.rb, line 1096
def self.jisx0301(str='-4712-01-01', sg=ITALY) # :nodoc:
elem = _jisx0301(str)
new_by_frags(elem, sg)
end