hello,
I created a custom field as "date" field. Evertime I am saving the entry, that date field is backdated by one day.
what did i do wrongly?
that is the field in the database:
`y_end_date_c` date DEFAULT NULL,
sugar 6.0.2
IIS, MYSQL
thanks in advance
Stephan Welker
PS: i think i ve an clue:
my server is located in germany in the german timezone currently GMT +2 (daylight saving).
i could think, that for a date field sugar is trying to convert the date e.g. 13-oct-2010 00:00 which is translated into UTC time --> 12-oct-2010 22:00 (but the 22:00 is not saved)
if you place a date/time field and you save the vale 12-oct-2010 00:00 sugar is showing this as 12-oct-2010 02:00 on the screen.
so i think i found a bug.
confirmed in bugtracker: 38968


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks