08-03-2005 10:10 AM
08-03-2005 03:17 PM - edited 08-03-2005 03:17 PM
You can replace all that time calculation by taking that timestamp and formatting it directly into a string of your choosing. See the help in the "Format Date/Time String" for more details. Your code can be simplified with two vi's though you can retain it if you need that Current Time array for some other purpose.
In fact, if you can get away with 12-hour time format, you can simply use the "Get Date/Time String" with the seconds enabled.
Message Edited by tuned99 on 08-03-2005 03:23 PM
08-04-2005 08:25 AM