Guys,
I’m stumped. I picked up one of the WiFly shields and have been working for a few days to get the date and time from the RTC. I was able to get the NTP setup and it’s actually syncing with the configured NTP server and the time I get back when I issue the “show t t” command is correct. I, however, need to get the date and the time so I read through the datasheet and reference guide which speak of the RTC but make no mention of what the RTC value is when you issue the “show t t” command. I know it’s in milli-seconds and I through it was a delphi date/time stamp or something…
Any help in getting this value to a unix datetime stamp is much apprecaited!
Once I get this figured out, I’m going to add the getTime() method to the WiFly library…seems like it needs more funcationality and I’m gald to help.
I’m lost and could use some help!
Thanks in advance!