Class: Fintecture::Utils::Date

Inherits:
Object
  • Object
show all
Defined in:
lib/fintecture/utils/date.rb

Class Method Summary collapse

Class Method Details

.header_timeObject



9
10
11
# File 'lib/fintecture/utils/date.rb', line 9

def header_time
  Time.now.utc.strftime('%a, %d %b %Y %H:%M:%S GMT')
end