-
Notifications
You must be signed in to change notification settings - Fork 307
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
Add datetime type #95
Conversation
Instead of importing |
In particular this thing: http://babel.pocoo.org/en/latest/api/dates.html#timezone-functionality |
Yes, I'll change it |
I remained
|
I didn't add new filter for datetime. Aleady you added it as |
That looks good! I will try to merge this on the weekend. Can you also send a pull request for docs against the website repo? |
I'll try it. |
Ooh, I'm excited about this one! |
DateTime Picker is in the works too. |
Add lektor-creative-commons plugin to plugin list
Add lektor-creative-commons plugin to plugin list
This PR implemented datetime type with timezone.
Usage
settings
printing
Python default
With timezone abbreviations
With timezone name
With timedelta