Time Zones
aftonApi offers a number of different options for working with TimeZones. Choose the option(s) that work best for your particular needs.
TimeZone Format
(+/-)hhmm - 5 characters. Validated. Examples: +0000, +0200, -0600
Default: Client/Consumer Specifies TimeZone
If no other TimeZone configuration option is used, aftonApi expects a TimeZone to be specified on each api call. If no TimeZone is specified on an api call, or an api call sends an invalid TimeZone, an error is thrown and the call is rejected.
Common Pattern API Call Scenarios - TimeZones