Update datetime readme file

This commit is contained in:
Simon Stürz 2019-05-30 19:47:44 +02:00
parent e12d804c99
commit 6b859f415b

View File

@ -10,16 +10,16 @@ The weekday integer value stands for:
| Weekday | Int | | Weekday | Int |
| ------------- |:-------------:| | ------------- |:-------------:|
| Monday | 1 | Monday | 1 |
| Tuesday | 2 | Tuesday | 2 |
| Wednesday | 3 | Wednesday | 3 |
| Thursday | 4 | Thursday | 4 |
| Friday | 5 | Friday | 5 |
| Saturday | 6 | Saturday | 6 |
| Sunday | 7 | Sunday | 7 |
The "weekend" \l{State} will be true, if the current weekday is Saturday or Sunday, otherwise it will be false. The *weekend* state will be true, if the current weekday is Saturday or Sunday, otherwise it will be false.
## Today ## Today