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)?
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.