- Allowable formats based on ISO 8601:
- YYYY-MM-DDThh:mm:ssTZD
- Where:
- YYYY = four-digit year
- MM = two-digit month (01=January, etc.)
- DD = two-digit day of month (01 through 31)
- hh = two digits of hour (00 through 23) (am/pm NOT allowed)
- mm = two digits of minute (00 through 59)
- ss = two digits of second (00 through 59)
- TZD = time zone designator (Z or +hh:mm or -hh:mm)
Please Note: The TFNRegistryâ„¢ will store the Effective Date and Time for Customer and Pointer Records in UTC Time Zone so when users retrieve the Effective Date and Time via the API, it will only display in the UTC Time Zone.