MAKETIMESTAMP


The MAKETIMESTAMP function generates a timestamp using a combination of internal date, time and timezone.

 

COMMAND SYNTAX

MAKETIMESTAMP(InternalDate, InternalTime, Timezone)

 

SYNTAX ELEMENTS

Use the MAKETIMESTAMP function to generate a timestamp using a specified time zone. The internal date and internal time values are combined together with the time zone specification to return a UTC timestamp as  decimal seconds.


jBC