summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/04060102.xhp
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 14:59:25 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 14:59:25 +0000
commit10c250e96747cf07d9872fe52d1d3992231fe189 (patch)
tree02f7bbbc2521502b1cdf0a8a5531e10a204d86c3 /helpcontent2/source/text/scalc/01/04060102.xhp
parent5dfae1411434818b2532f915637f81fa3d6a5821 (diff)
INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED
2004/10/06 14:55:16 fpe 1.2.2.2: Regular Update 2004/09/16 11:46:08 fpe 1.2.2.1: Regular Update
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04060102.xhp')
-rw-r--r--helpcontent2/source/text/scalc/01/04060102.xhp10
1 files changed, 7 insertions, 3 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060102.xhp b/helpcontent2/source/text/scalc/01/04060102.xhp
index 94bbc7c775..008e729a07 100644
--- a/helpcontent2/source/text/scalc/01/04060102.xhp
+++ b/helpcontent2/source/text/scalc/01/04060102.xhp
@@ -56,13 +56,14 @@
<helpdocument version="1.0">
<meta>
-<topic id="textscalc0104060102xml" indexer="include" status="DRAFT">
+<topic id="textscalc0104060102xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Date &amp; Time Functions</title>
<filename>/text/scalc/01/04060102.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-08-10T10:40:26">converted from old format - fpe</lastedited>
+<lastedited date="2004-09-27T11:20:44">converted from old format - fpe
+YJ: checked</lastedited>
</history>
</meta>
<body>
@@ -74,10 +75,13 @@
<paragraph role="paragraph" id="par_id3153973" xml-lang="en-US" l10n="U" oldref="2"><variable id="datumzeittext">These spreadsheet functions are used for inserting and editing dates and times.
</variable></paragraph>
<section id="howtoget">
-<paragraph role="paragraph" id="par_idN1063F" xml-lang="en-US" l10n="NEW">
+<paragraph role="paragraph" id="par_idN10611" xml-lang="en-US" l10n="NEW">
<embedvar href="text/scalc/00/00000404.xhp#eikadaze"/>
</paragraph>
</section>
+<section id="ADD_note">
+<paragraph role="note" id="par_idN10600" xml-lang="en-US" l10n="NEW">The functions whose names end with _ADD return the same results as the corresponding Microsoft Excel functions. Use the functions without _ADD to get results based on international standards. For example, the WEEKNUM function calculates the week number of a given date based on international standard ISO 6801, while WEEKNUM_ADD returns the same week number as Microsoft Excel.<comment>UFI: see #33784#</comment></paragraph>
+</section>
<paragraph role="paragraph" id="par_id3150437" xml-lang="en-US" l10n="U" oldref="170">$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format "Number" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format.</paragraph>
<paragraph role="paragraph" id="par_id3149720" xml-lang="en-US" l10n="U" oldref="183">In <emph>Tools - Options - $[officename] - General</emph> you find the area <emph>Year (two digits)</emph>. This sets the period for which two-digit information applies. Note that changes made here have an effect on some of the following functions.</paragraph>
<paragraph role="note" id="par_id3150654" xml-lang="en-US" l10n="U" oldref="185">When entering dates, slashes or dashes used as date separators may be interpreted as arithmetic operators. Therefore, dates entered in this format are not always recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas, place them in quotation marks, for example, "07/20/54".</paragraph>