https://issues.apache.org/ooo/show_bug.cgi?id=66900
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] --- I would like to reopen this bug but don't see how. If it isn't reopened, I'll end up filing a new bug. This is totally reproducable in my situation. AOO 3.4.0 build 9590 running FreeBSD 9.0 Using a MySql backend I have a db with a field of type datetime. Using the oo form wizard, I created a form. If I open the form to enter a new record in the db and type a date of the form: "2012-06-29" it is displayed rolled back one day, as "06/28/12". If I then clear out the date and time, and enter the time, the date is set to 01/01/1800 and stays there; attempts to change it always reset to 01/01/1800. The form field connected to the datetime field has a control with a label and a control. Ungrouping gets the datetime control separate from the label. Ungrouping again allows one to see the properties of the date portion of the control. The date portion has a format of "Standard (Short)". If the date format is changed to "YYYY-MM-DD" the problem goes away. -- You are receiving this mail because: You are on the CC list for the bug.
