Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/healthcare_phony.rb
Instance Method Summary collapse
Instance Method Details
#to_hl7date ⇒ Object
119 120 121 |
# File 'lib/healthcare_phony.rb', line 119 def to_hl7date strftime('%Y%m%d') end |