Date Fields
The Utility Cloud API contains Date and DateTime fields, both represented in UTC timezone. Date values (for example, statementDate) should be displayed as-is in a UI/presentation layer without any timezone offsets; DateTime values (for example, createdDate), however, can/should be converted to the user's timezone.
Field Size Limits
Unless otherwise noted, the maximum field size for any String fields is 255 characters.