I am testing the Indian standard meter (IS15959-2).
In that, I am trying to read profile generic entries from the meter.
Currently, my system DateTime format is dd-MM-yyyy HH:mm:ss.
In Profile generic, using range I am giving date time in mm/dd/yyyy HH:mm: ss format. At that time I am got an error message as "String was not recognized as a valid DateTime."
Using different DateTime formats can we get Unix time from GXDateTime?
Hi,
Hi,
You must give date-time in the same format that your system is using (dd-MM-yyyy HH:mm:ss).
You can use GXDateTime.ToUnixTime.
BR,
Mikko
Please write an example how
Please write an example how to use GXDateTime.ToUnixTime.
Hi,
Hi,
Please, create a new topic if you have a new question. I'll answer your question there.
http://www.gurux.fi/ForumRules
BR,
Mikko