Class: Date

Inherits:
Object
  • Object
show all
Defined in:
lib/inat-channel/data_types.rb

Instance Method Summary collapse

Instance Method Details

#iconObject



8
9
10
# File 'lib/inat-channel/data_types.rb', line 8

def icon
  IC::ICONS[:calendar]
end