Date Fields
Type | Example | API Timezone | Dashboard Timezone | Recommendation for your UI implementation |
---|---|---|---|---|
Date | statementDate | UTC | Not converted to the user's local timezone. | Display as-is without any timezone offsets |
DateTime | createdAt | UTC | Converted to the Dashboard user's local timezone (based on the timezone of the browser). | Convert to local timezone of the UI user. |
Field Size Limits
Unless otherwise noted, the maximum field size for any String fields is 255 characters.