diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/swriter/guide/fields_date.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream/4%7.4.7.tar.xz libreoffice-upstream/4%7.4.7.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/fields_date.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/fields_date.xhp | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/fields_date.xhp b/helpcontent2/source/text/swriter/guide/fields_date.xhp new file mode 100644 index 000000000..798e32e51 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/fields_date.xhp @@ -0,0 +1,58 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textswriterguidefields_datexml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Inserting a Fixed or Variable Date Field</title> + <filename>/text/swriter/guide/fields_date.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id5111545"> + <bookmark_value>inserting;date fields</bookmark_value> + <bookmark_value>dates;inserting</bookmark_value> + <bookmark_value>date fields;fixed/variable</bookmark_value> + <bookmark_value>fixed dates</bookmark_value> + <bookmark_value>variable dates</bookmark_value> +</bookmark> + + +<paragraph id="hd_id3155165" role="heading" level="1" xml-lang="en-US"><variable id="fields_date"><link href="text/swriter/guide/fields_date.xhp" name="Inserting a Fixed or Variable Date Field">Inserting a Fixed or Variable Date Field</link></variable></paragraph> +<paragraph id="par_id3154491" role="paragraph" xml-lang="en-US">You can insert the current date as a field that updates each time you open the document, or as a field that does not update.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3147679" role="listitem" xml-lang="en-US">Choose <emph>Insert - Field - More Fields</emph> and click the <emph>Document</emph> tab.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153415" role="listitem" xml-lang="en-US">Click “Date” in the <item type="menuitem">Type</item> list and do one of the following:</paragraph> + <paragraph id="par_id3155602" role="listitem" xml-lang="en-US">To insert the date as a field that updates each time you open the document, click ”Date” in the <item type="menuitem">Select</item> list.</paragraph> + <paragraph id="par_id3154241" role="listitem" xml-lang="en-US">To insert the date as a field that does not update, click “Date (fixed)” in the <item type="menuitem">Select</item> list.</paragraph> + </listitem> +</list> +<embed href="text/shared/00/00000004.xhp#related"/> +<embed href="text/swriter/guide/fields.xhp#fields"/> +<embed href="text/swriter/guide/fields_userdata.xhp#fields_userdata"/> +<embed href="text/swriter/guide/fields_enter.xhp#fields_enter"/> +</body> + +</helpdocument>
\ No newline at end of file |