-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document Date, Datetime and Time traits in the "Predefined traits" section of the user manual #1445
Labels
Comments
mdickinson
added
component: documentation
Issues related to the Sphinx documentation
type: enhancement
labels
Mar 15, 2021
4 tasks
rahulporuri
pushed a commit
that referenced
this issue
May 10, 2022
fixes #1445 modified: docs/source/traits_user_manual/defining.rst
4 tasks
rahulporuri
pushed a commit
that referenced
this issue
May 10, 2022
* DOC: Document Date, Datetime and Time traits fixes #1445 modified: docs/source/traits_user_manual/defining.rst * CLN: Address review comments modified: docs/source/traits_user_manual/defining.rst
@mdickinson was anything else needed to close this issue? |
@rahulporuri When I wrote the issue, I was thinking that it would be nice to have a more detailed explanation of |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
These are commonly-used traits, which should be documented. The
allow_datetime
flag toDate
, and theallow_none
flags to all three trait types, are worthy of mention.The text was updated successfully, but these errors were encountered: