Documentation/How Tos/Calc: DATEVALUE function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 10:04, 16 January 2008 by Drking (Talk | contribs)

Jump to: navigation, search


DATEVALUE

returns the date-time serial number, from a date given as text.

Syntax:

DATEVALUE(datetext)

datetext is a date, expressed as text.
DATEVALUE returns the date-time serial number, which may be formatted to read as a date.

Example:

DATEVALUE("2007-11-23")

returns 39409, the date-time serial number for 23Nov2007 (assuming the default date-time starting date)

See also:

DATE, TIMEVALUE

Date & Time functions

Date & Time overview

Personal tools