summaryrefslogtreecommitdiff
path: root/include/xmloff/odffields.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/odffields.hxx')
-rw-r--r--include/xmloff/odffields.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/odffields.hxx b/include/xmloff/odffields.hxx
index e1014e8310e3..890c618cc604 100644
--- a/include/xmloff/odffields.hxx
+++ b/include/xmloff/odffields.hxx
@@ -37,7 +37,7 @@
#define ODF_FORMDATE_DATEFORMAT "DateField_DateFormat" // e.g. "MM.DD.YY"
#define ODF_FORMDATE_DATEFORMAT_LANGUAGE "DateField_DateFormat_Language" // e.g. "en-US", "hu-HU"
#define ODF_FORMDATE_CURRENTDATE "DateField_CurrentDate" // date string in a specific format
-#define ODF_FORMDATE_CURRENTDATE_FORMAT "YYYY-MM-DD" // Coming from MSO
+#define ODF_FORMDATE_CURRENTDATE_FORMAT u"YYYY-MM-DD" // Coming from MSO
#define ODF_FORMDATE_CURRENTDATE_LANGUAGE LANGUAGE_ENGLISH_US
#define ODF_TOC "vnd.oasis.opendocument.field.TOC"