Sample values for CTG_COLTIME and CTG_LOCOFFSET.
Interval cut at: | Value |
---|---|
00:00.00 local time | 0x00000000 |
00:00.01 local time | 0x00000001 |
23:59.59 local time | 0x00235959 |
02:10.15 local time | 0x00021015 |
System time zone | Value |
---|---|
System time zone is GMT | CTG_LOCOFFSET= 0 |
System time zone is GMT +1 | CTG_LOCOFFSET= 3600 |
System time zone is GMT -1 | CTG_LOCOFFSET= -3600 |