https://bugs.freedesktop.org/show_bug.cgi?id=54336
--- Comment #7 from [email protected] 2012-09-01 07:41:13 UTC --- @Rainer, this isn't a duplicate of Bug 52240. There are two differences: The input is given with a dot between the day and month - works in Base and Calc before 3.6.* . In 3.6.* you have to put a dot behind the value for the month. The main problem is the timestamp-field in a database-table. In former versions I could write 3.4 15:00 → 3.4.12 15:00 This won't work any more. Same problem with the dot behind the month-value: 3.4. 15:00 → 30.12.99 00:00 in LO since 3.6 - also the new LODev. Have a look at the typical German input for a date: Day.Month. At least the year should be added automatically, when there are two dots. There is also a difference between Clac-fields and Base-fields: Fiels in a database are formatted with a field-type. You could only put a date in a date-field, a time in a timefield. So it musn't be a problem for a program to change day.month without a dot after the month-value to a complete date. Isn't a problem for me - I have just reported a difference a Base-user asked about in the german libre-office-forum. My favorit input is a date with two dots and without a year, when the current year should be added. This works in Base with date-fields also in 3.6.*, but not with timestamp-fields. I don't konwo where to get a rpm-Master of 3.7 to test this there. But you could test the behaviour with the added table in the database. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
