{"section":"known-issues","requestedLocale":"en","requestedSlug":"inconsistency-in-transactional-email-date-of-orders-closed-after-midnight","locale":"en","slug":"inconsistency-in-transactional-email-date-of-orders-closed-after-midnight","path":"docs/en/known-issues/Post-purchase/inconsistency-in-transactional-email-date-of-orders-closed-after-midnight.md","branch":"main","content":"## Summary\n\nOrders that are made after midnight UTC may present an extra day in the transactional e-mails of __Order closed__ and __Payment Approved__.\n\nThis scenario happens because of UTC time which may vary according to the local time zone.\n\n## Simulation\n\n- Close an order on 04/23/2018 at 11:56 PM, Brazil time.\n- Note that the transactional e-mail address will be dated 04/24/2018. Your test will have one day more the the actual date.\n- The approved payment email, which is the one that has the delivery date, will also have one more day.\n- In the API, while doing the `Get Order`, the information will also have UTC date and time, for example: `\"creationDate\": \"2018-04-13T02:57:19.2571842+00:00\"`\n\n## Workaround\n\nToday there is no workaround for this problem, but we're working to adjust the scenario."}