-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested
Description
An example of such a parameter would be add_date_min_constraint and its min_value
parameter.
First, it should be clarified, what currently works. Exemplary questions to ask:
- Can timestamps be used, as opposed to dates?
- Can the parameters strictly only be strings or do
datetime
objects with appropriate__str__
methods work as well? - Is the currently suggested format, e.g.
“‘20121230’”
, the only one working?
Second, it should be asked how it should work. Some questions to ask:
- What are the respective ISO standards?
- What formats to which databases support?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requested