El 2013-11-30 12:03 a.m., fos escribió:
How can I set the date format in Writer so that whenever I select
INSERT->FIELDS->DATE it will insert a hard
December 31, 1999 (for example) instead of the 12/31/99 which is totally
inappropriate for correspondence.
I wish too, have a configurable date format. I inspected a document
created with the following ad-hoc date format:
domingo, 1 de diciembre del 2013
The date is registered with the following local style, not available in
the style list.
<number:date-style style:name="N106">
<number:day-of-week number:style="long"/>
<number:text>, </number:text>
<number:day/>
<number:text> de </number:text>
<number:month number:style="long" number:textual="true"/>
<number:text> del </number:text>
<number:year number:style="long"/>
</number:date-style>
The date field can't be saved in his fixed format as an automatic
replaceable string of characters. I guess that the best approach is
have a macro that inserts the date with the desired format and this
macro is run when we create a paragraph with a style 'date', for instance.
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted