Things we decieded against on #174
Ari24-cb24
announced in
Pinned informations
Replies: 5 comments 1 reply
quarter two hour No one uses this grammar in english and it just sounds weird |
0 replies
|
The parser does not work with the timezones, that's the job of the Evaluator |
1 reply
|
It's not the job of the parser to validate the user input. Even if there are some validations, the main part of the validation goes into the Evaluator. |
0 replies
2 days after august It's misleading but this actually means the third of august since august starts at the first. Another argument would be 48 hours added to the start (1st) of august. |
0 replies
|
When we talked about DateTimeDelta Constants, we decieded against location tracking. Example: noon, sunset, sunrise, dusk, dawnWe could've used the library [astral](https://pypi.org/project/astral) but we didn't want any locations for the user input. A strong argument for this was that we don't know where the user is (e.g. when being used in a bot). We decieded for some constants |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This thread will include all things we decieded against on
All reactions