[progress Communities] [progress Openedge Abl] Forum Post: Re: User Time Zone Settings

  • Thread starter Thread starter gus
  • Start date Start date
Status
Not open for further replies.
G

gus

Guest
> On Jan 12, 2016, at 8:46 AM, dbeavon wrote: > > Progress OE didn't even have the DATETIME-TZ (or even DATETIME) data type in the database until relatively recently it has only been 12 years. as previously mentioned, you can use the SESSION:TIMEZONE attribute to specify in what timezone you want the session to operate. if not set, then system supplies timezone then you can set the SESSION:DISPLAY-TIMEZONE to specify what timezone should be used when formatting output. when SESSION:DISPLAY-TIMEZONE has not been set, then SESSION:TIMEZONE value is used. the TIMEZONE() function gives the the timezone offset of a datetime-tz value TIMEZONE() with no arguments returns the timezone offset the session is using.

Continue reading...
 
Status
Not open for further replies.
Back
Top