Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Date

Intel_C_Intel
Employee
318 Views
Is there a function that converts a date given in seconds since midnight GMT Jan 1, 1970 to a "normal" date and time (ex. May 9, 2001 10:30:45)?
0 Kudos
1 Reply
david_jones
Beginner
318 Views
If this is for CVF, then look at CTIME (character-string) and/or GMTIME (integer array) in the index of the on-line help.
0 Kudos
Reply