Method: IsoDoc::Function::Utils#date_range
- Defined in:
- lib/isodoc/function/utils.rb
#date_range(date) ⇒ Object
14 15 16 |
# File 'lib/isodoc/function/utils.rb', line 14 def date_range(date) self.class.date_range(date) end |
14 15 16 |
# File 'lib/isodoc/function/utils.rb', line 14 def date_range(date) self.class.date_range(date) end |