LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Date conversion

How do I convert date (in text format) in this format, Jun 11 19:19, into this format (also in text format), 6/11/2008 7:19 PM. Any suggestions (a VI would be great)?

Thanks for your time and effort!

Have a very nice day!
0 Kudos
Message 1 of 5
(2,771 Views)
See image below:
 
RayR
 


Message Edited by JoeLabView on 06-25-2008 07:46 AM
0 Kudos
Message 2 of 5
(2,768 Views)
Just notice you'd also like the vi.
Here it is.
 
 
Message 3 of 5
(2,765 Views)
This is great, JoeLabView! Thanks for the code! This gives current system time formatted according to my needs. Actually I was reading file creation time from an FTP server. And it gave time in this format, Jun 11 19:19. So I already have input time string which I wants to change into the format you converted system time into.

Thanks a lot for your time!
Have a very nice day!
0 Kudos
Message 4 of 5
(2,733 Views)
That was awful nice of you, JoeLabView!
0 Kudos
Message 5 of 5
(2,731 Views)