Jump to content

To Time Stamp function: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=constant|icon=Conversion Palette - To Time Stamp.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Numeric/Conversion{{!}}Conversion palette|type=function|icon=Conversion Palette - To Time Stamp.png}}
The '''To Time Stamp''' function converts a number to a timestamp. A [[Timestamp data type|Timestamp]] is a time-zone-independent number of seconds that have elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time [01-01-1904 00:00:00].  
The '''To Time Stamp''' function converts a number to a timestamp. A [[Timestamp data type|Timestamp]] is a time-zone-independent number of seconds that have elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time [01-01-1904 00:00:00].  
{{TOCright}}
{{TOCright}}

Latest revision as of 18:26, 6 July 2020

Object information
Owning palette(s) Conversion palette
Type Function
Requires Basic Development Environment
Icon

The To Time Stamp function converts a number to a timestamp. A Timestamp is a time-zone-independent number of seconds that have elapsed since 12:00 a.m., Friday, January 1, 1904, Universal Time [01-01-1904 00:00:00].

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links