03-17-2006 08:34 AM
tst a écrit:
Actually, if I'm reading my calculator correctly, and allowing for it being a signed number, shouldn't that be about 275 billion years in each direction (and I realize I may be unnecessarily splitting hairs)? Anyway, I understood that this was already changed in 8, so that should be better.
And just to restate the point of the thread - we want a vi.lib String to Timestamp function!
LabVIEW, C'est LabVIEW
07-20-2006 05:42 AM
You can use the Scan time string function in my Time package. It accepts a format string like at the Format Date/Time function. Also does timezone handling.
Joris
08-04-2008 01:42 AM
08-04-2008 02:09 AM - edited 08-04-2008 02:10 AM
08-04-2008 02:37 AM
08-04-2008 02:43 AM - edited 08-04-2008 02:44 AM
Hi holla,
where in your code you want to insert this Date Time function? To use controls for the day and time and ... you can create a cluster and transform it to a timestamp.
Mike
08-04-2008 03:23 AM
08-04-2008 03:36 AM
Hi holla,
do you meas as part of the values in the file or a part of the filename?
Hope it helps.
Mike
08-04-2008 03:41 AM