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:
Notifications sent X number of days before a specified date
Filtering for number of days
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.