05-02-2017 11:02 AM
Hi
Got your contact from your post in community.
I need your help in converting the time stamp format of LABVIEW. I am right now getting the data in seconds elapsed w.r.t 1904 (e.g. 3576256122.245), but I need to convert this time stamp format to YYYY/MM/DD Hr:Min:Sec.milisec.
Would like to request, if you can suggest me something on this.
Regards
Hardeep
University of Michigan
Solved! Go to Solution.
05-02-2017 11:11 AM - edited 05-02-2017 11:13 AM
In the "Timing" folder under the "Functions" pull down on the diagram page there is a function called Format Date/Time String that will convert the timestamp to a string defined by a configuration number
05-02-2017 11:14 AM
Hi
Thanks for your reply.
05-02-2017 11:19 AM
@LV_Pro Do you have any example code for this ? As I am new to LAbView, this will help me.
05-02-2017 01:43 PM
05-02-2017 02:33 PM
Thanks GerdW