-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
document DateType limitations #2403
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
Conversation
Could you please use the pull request format? And could you also read the rest of that overview document? You're missing some formatting things (and the document doesn't follow the standards) |
Oops, sure thing. Thanks for the quick feedback. |
I added the pull request format to my original comment and broke the lines under 80 characters. I didn't see any other violations. If I missed something, please let me know. |
this format. | ||
|
||
Note: If ``timestamp`` is used, ``DateType`` is limited to dates between |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it should be:
.. note::
If ``timestamp`` is used, ...
And maybe change the .. note::
block to a .. caution::
block
👍 |
1 similar comment
👍 |
document DateType limitations
Top notch Joel - merged! |
Relates to Issue 2266. I wasn't sure if it made sense to consolidate this into one note, since the two options are so close, but I kept them separate for now. Feedback welcome.