The DateTime library is written by Josef Franz Vögel. It extends the clock routines with date and time calculation.
The following functions are available:
Returns the day of the week |
|
Returns the day of the year |
|
Returns the second of the day |
|
Returns the elapsed Seconds to a former assigned time-stamp |
|
Returns a number, which represents the System Day |
|
Returns a Number, which represents the System Second |
|
Returns the elapsed Seconds to a earlier assigned system-time-stamp |
|
Returns a time-value (String or 3 Byte for Second, Minute and Hour) depending of the Type of the Target |
|
Returns a date-value (String or 3 Bytes for Day, Month and Year) depending of the Type of the Target |
Date and time not to be confused with Date$ and Time$ !