diff options
Diffstat (limited to 'source/text/sbasic/shared/03030000.xhp')
-rw-r--r-- | source/text/sbasic/shared/03030000.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03030000.xhp b/source/text/sbasic/shared/03030000.xhp index c9c3d55054..cbcd1c060a 100644 --- a/source/text/sbasic/shared/03030000.xhp +++ b/source/text/sbasic/shared/03030000.xhp @@ -32,7 +32,7 @@ <section id="date_time"> - <paragraph id="hd_id3150502" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030000.xhp" name="Date and Time Functions">Date and Time Functions</link></paragraph> + <paragraph id="hd_id3150502" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030000.xhp">Date and Time Functions</link></paragraph> <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US">Use the statements and functions described here to perform date and time calculations.</paragraph> </section> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><item type="productname">%PRODUCTNAME</item> Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats.</paragraph> |