![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
[...] Theres various other confusing things that I am seeing eg. At 9.2 Date_gmt('25/3/9') returns 2009_03_24 11:00:00 GMT But at 2.6 it returns 2009_03_25 00:00:00 GMT. Which does not agree with the above midnight local time. Our timezone is GMT+13 at present . |
|
[...] |
#12
| |||
| |||
|
|
Hi Pauli The behaviour of ingres has definitely changed between 2.6 and 9.2 At 2.6 if you insert '25/3/9' into a date field it is stored so that when retrieved it is midnight local time. At 9.2 it is stored so that when retrieved it is midnight GMT which is not midnight local time. Theres various other confusing things that I am seeing eg. At 9.2 Date_gmt('25/3/9') returns 2009_03_24 11:00:00 GMT But at 2.6 it returns 2009_03_25 00:00:00 GMT. Which does not agree with the above midnight local time. Our timezone is GMT+13 at present . Confused? I am. It would be better to avoid using date-only and always specify a date-time because that's what its being used for. But we would like to upgrade before making any changes to the apps and data. |
![]() |
| Thread Tools | |
| Display Modes | |
| |