https://issues.apache.org/ooo/show_bug.cgi?id=123954
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needmoreinfo |ms_interoperability Status|UNCONFIRMED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 OS|Windows 7 |All --- Comment #4 from [email protected] --- AOO changes the date format from "dddd, d. MMMM yyyy" to "dddd', 'd'. 'MMMM\ yyyy" when saving as doc What AOO does it puts all non formating strings > 1 characters in quotes (', ' and '. ') and uses backslash for single characters (\ ). I tried other date formates and the same happened (i.e. "-" changed to "\-"). http://office.microsoft.com/en-001/word-help/date-time-picture-field-switch-HP005186227.aspx > character > > Includes the specified character in a date or time, such as a : (colon), > - (hyphen), * (asterisk), or space. > For example, { DATE \@ "HH:mm MMM-d, 'yy" } displays "11:15 Nov-6, '99". *So, AOO shouldn't put colon, hyphen asterisk and space in quotes* PS: This does not affect the shown result as shown in attachment 82204 (capture2.png) but Word doesn't find this format in the predefined format list PPS: you don't need a docx as original document. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
