# File lib/sidekiq/cron/job.rb, line 536
      def formated_last_time now = Time.now.utc
        last_time(now).getutc.iso8601
      end