LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

convert last modified cluster to a string?

Hello everyone,

How to convert File/Directory Info last modified cluster to a string?

Any suggestions would be greatly appreciated.

Thank you,

Todd
0 Kudos
Message 1 of 4
(2,915 Views)
The cluster that you are talking about is actually a time stamp. All you have to do is use the format date/time into string located on the time pallette.

hope this helps

Joe



Joe.
"NOTHING IS EVER EASY"
Message 2 of 4
(2,915 Views)
Todd Gardner wrote in message news:<50650000000800000078F70000-1079395200000@exchange.ni.com>...
> Hello everyone,
>
> How to convert File/Directory Info last modified cluster to a string?
>
> Any suggestions would be greatly appreciated.
>
> Thank you,
>
> Todd

Functions -> Time & Dialog -> Format Date/Time String
0 Kudos
Message 3 of 4
(2,915 Views)
Todd Gardner wrote in message news:<50650000000800000078F70000-1079395200000@exchange.ni.com>...
> Hello everyone,
>
> How to convert File/Directory Info last modified cluster to a string?
>
> Any suggestions would be greatly appreciated.
>
> Thank you,
>
> Todd

Functions -> Time & Dialog -> Format Date/Time String
0 Kudos
Message 4 of 4
(2,915 Views)