# File lib/resque/scheduler/server.rb, line 140 def format_time(t) t.strftime(::Resque::Scheduler::Server::TIMESTAMP_FORMAT) end