RTCZero icon indicating copy to clipboard operation
RTCZero copied to clipboard

Default date and time the the compile date/time

Open mgtm98 opened this issue 5 years ago • 2 comments
trafficstars

The default date and time is the compile date/time rather than 1/1/2000. the issue was by @tigoe (https://github.com/arduino-libraries/RTCZero/issues/53#issue-532749196)

mgtm98 avatar Mar 05 '20 13:03 mgtm98

This is a neat idea.

To make it more efficient perhaps it could use char * instead of String. I added a String ctor and substring() call to a test sketch and it seemed to increase the elf size by 386 bytes (for the various String methods that were not stripped out).

drewfish avatar Dec 02 '20 17:12 drewfish

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant