# File lib/rufus/scheduler/zotime.rb, line 199 def to_time_s strftime("%H:%M:%S.#{'%06d' % usec}") end