https://bugs.documentfoundation.org/show_bug.cgi?id=154286
--- Comment #10 from [email protected] --- D.M.Y;D.M format is what i found out set, and it was coloured red. I was unable to recreate it, but after i added dot and entered D.M.Y;D.M. it was accepted. In my original document all fileds are dates. Thez are used in date calculations, and those calculations break if I edit date filed and try to enter date in MM/DD/YYYY format, which I was forced to do in previous versions and onlz that waz dates worked. Since update calcualtions worked until i tried to edit date fields. It dod not accept MM/DD/YYYY format, but I had to enter dates in DD.MM.YYYY format. After I changed D.M.Y;D.M to D.M.Y;M/D/Y I was again able to edit date in MM/DD/YYYY format. That filed that ends up string instead of date is probably because of D.M.Y;D.M. setting. It does not accept MM/DD/YYYY as date so it saves it as string. that is probalbz what happens in already existing date fields. When i edit them and try to keep MM/DD/YYYY which is already entered (and recognized as date) it is converted to string and everything depending on it fails. I usually edit date just to alter year part, but after this update I have to type in whole date in new format to be recognized as date. -- You are receiving this mail because: You are the assignee for the bug.
