# File lib/active_merchant/billing/integrations/quickpay/notification.rb, line 20
          def received_at
            Time.local(*params['time'].scan(/../))
          end