Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

ASCIITime (CIN Function)

LabVIEW 8.5 Help
August 2007

NI Part Number:
371361D-01

»View Product Info

CStr ASCIITime(secs);

Purpose

Returns a pointer to a string representing the date and time of day corresponding to t seconds after 12:00 a.m., Friday, January 1, 1904, Universal Time. This function uses the same date format as that returned by the DateCString function using a mode of 2. The date is followed by a space. The time is in the same format as that returned by the TimeCString function using a mode of 0. For example, this function might return Tuesday, Dec 22, 1992 5:30. Date formats vary with your system configuration.

Parameters

Name Type Description
secs uInt32 Seconds since 12:00 a.m., Friday, January 1, 1904, Universal Time.

Return Value

The date and time as a C string.


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit