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