Releases: tjcooper97/TTime
Releases · tjcooper97/TTime
Release list
1.5.0 - Global Date & Time Validation Methods
The validation methods for ensuring a date or time is valid are now global & as a result, TTime's setDate & setTime methods now utilize these global validation methods. Year validation is based on the same definitions the rest of the library uses (currently the range is 2000-2099).
1.4.1 - First Public Release
This is the first public release of my TTime library, there have been some commits trying to get things organized and properly setup, but no changes to the core library since pre-migration from the Arduino IDE.
The next future releases will focus on finalizing folder/file structure of the library and finalizing the SunEvent (sun rise/set) times.