class Date
Public Instance Methods
to_hl7date()
click to toggle source
# File lib/healthcare_phony.rb, line 119 def to_hl7date strftime('%Y%m%d') end
# File lib/healthcare_phony.rb, line 119 def to_hl7date strftime('%Y%m%d') end