12-03-2009 09:35 AM
Solved! Go to Solution.
12-03-2009 09:42 AM
Here is how I would do it
12-03-2009 09:45 AM
mrbean wrote:
In the attached LV2009 snippet, I use the "%d%b%Y %H:%M" to format the TimeStamp into a date/time that looks like this: 03/Dec/2009 10:33.
That's not the format your VI creates. In fact, your strings look like: "txtHDate1=22Oct2009 06:45". Is the text "txtHDate1=" part of the input string? I also don't see any slashes.
12-03-2009 09:51 AM
Correction
12-03-2009 09:53 AM
12-03-2009 10:55 AM
10-19-2010 10:54 AM
whats the name of the function used here ? i am having problem finding it. Could cou attach this vi as attachment ?
10-19-2010 11:01 AM
It is scan from string
10-19-2010 11:02 AM
It's the Format Into String function. It's in the String palette.
10-19-2010 11:07 AM
great! thanxx