1<?xml version="1.0" encoding="UTF-8"?> 2 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24<helpdocument version="1.0"> 25<meta> 26<topic id="textsbasicshared03030100xml" indexer="include" status="PUBLISH"> 27<title id="tit" xml-lang="en-US">Converting Date Values</title> 28<filename>/text/sbasic/shared/03030100.xhp</filename> 29</topic> 30</meta> 31<body> 32<section id="datumswerte"> 33<paragraph role="heading" id="hd_id3147573" xml-lang="en-US" level="1" l10n="U"><link href="text/sbasic/shared/03030100.xhp" name="Converting Date Values">Converting Date Values</link></paragraph> 34<paragraph role="paragraph" id="par_id3154760" xml-lang="en-US" l10n="U">The following functions convert date values to calculable numbers and back.</paragraph> 35</section> 36<embed href="text/sbasic/shared/03030101.xhp#dateserial"/> 37<embed href="text/sbasic/shared/03030102.xhp#datevalue"/> 38<embed href="text/sbasic/shared/03030103.xhp#day"/> 39<embed href="text/sbasic/shared/03030104.xhp#month"/> 40<embed href="text/sbasic/shared/03030105.xhp#weekday"/> 41<embed href="text/sbasic/shared/03030106.xhp#year"/> 42<embed href="text/sbasic/shared/03030107.xhp#cdatetoiso"/> 43<embed href="text/sbasic/shared/03030108.xhp#cdatefromiso"/> 44<embed href="text/sbasic/shared/03030110.xhp#dateadd"/> 45<embed href="text/sbasic/shared/03030120.xhp#datediff"/> 46<embed href="text/sbasic/shared/03030130.xhp#datepart"/> 47</body> 48</helpdocument> 49