module Resque::ServerHelper

def failed_date_format

def failed_date_format
  "%Y/%m/%d %T %z"
end