Skip to main content
Skip table of contents

Days, Dates, & Time Zones

Days

The application operates in calendar days as opposed to business days. This applies everywhere, but here are a few examples:


Dates

  • The application accepts and displays date entries in the MM/DD/YYYY format.

  • The application processes and stores information in UTC.

    • Dates functionally change at midnight UTC.

    • This means that it does not store information about individual customers' time zones.


Time Zones

The application displays times to the user based on the time zone where the user is accessing the application. For example, if you are in Nashville, the timestamps you see will be adjusted for CST.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.