Class: Time

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

Class Method Summary collapse

Class Method Details

.to_tsObject



126
127
128
# File 'lib/infra/ospf_common.rb', line 126

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