Module: JunglePath::Time
- Defined in:
- lib/jungle_path/time/time.rb
Class Method Summary collapse
Class Method Details
.utc_timestamp ⇒ Object
5 6 7 |
# File 'lib/jungle_path/time/time.rb', line 5 def self. ::Time.now.utc.strftime("%Y%m%dT%H%M%SD%6NUTC") end |