Class: Time

Inherits:
Object show all
Defined in:
lib/infra/ospf_common.rb

Class Method Summary collapse

Class Method Details

.to_tsObject



117
118
119
# File 'lib/infra/ospf_common.rb', line 117

def to_ts
  Time.now.strftime("%M:%S")
end