05-02-2014 12:45 PM
@altenbach wrote:
Jeff, he does not get any numerical output, just letters, if I understood right.
If that is the case something broke and badly since even if the format specifiers stopped being recognized the function should return the chararter litteral as in "Y" not "YYYY"
It would probably be better to use the more robust scan into string
A shake of my magic 8-Ball gives me an strange thought that the LabVIEW version and / or the VS Version are not "English" localized. since format date/time string has some unusual system dependancies.
05-02-2014 01:52 PM
@JÞB wrote:
@altenbach wrote:
Jeff, he does not get any numerical output, just letters, if I understood right.If that is the case something broke and badly since even if the format specifiers stopped being recognized the function should return the chararter litteral as in "Y" not "YYYY"
<snippet/snip>
A shake of my magic 8-Ball gives me an strange thought that the LabVIEW version and / or the VS Version are not "English" localized. since format date/time string has some unusual system dependancies.
I was kind of thinking about that, too. I was hoping that looking at the timestamp control advanced properties would give us a clue as to what it was expecting as a format string.
05-02-2014 08:46 PM
Yes altenbach. I got string "YYYYMMDD".
I notice that there are abnormalities too on setting TimeStamp Date/Time to Now by clicking 'Set Time to Now' (see attached file). Clicking the button has no any reaction and seems it cannot find current date/time.
05-02-2014 09:19 PM
Here's the advanced settings of Time Stamp billko.
05-02-2014 09:48 PM - edited 05-02-2014 09:49 PM
I'm stumped. I'd call that a workaround rather than a fix. I hope it doesn't manifest itself in some other subtle way, too.
05-03-2014 04:23 PM
And that would be the trouble circled in blue. No system timezone. Is that a "Genuine Windows" install?
05-04-2014 11:41 PM
Yes this is Genuine Windows.. Jeff·Þ·Bohrer how can I fix this time zone issue?
05-06-2014 12:42 PM
On my Windows 7 PC Taipei Standard time is handled fine. Perhaps there is a missing OS patch on the problem system. or a registry entry corupted
Windows DST patches are available here