Skip to content
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

[RFR] Introducing datetime field #348

Merged
merged 3 commits into from
Mar 6, 2015
Merged

[RFR] Introducing datetime field #348

merged 3 commits into from
Mar 6, 2015

Conversation

fzaninotto
Copy link
Member

Uses a simple datepicker widget (similar to date field), but allows to
enter time.

Supersedes #297

Also, fixes the date field to skip timezones entirely (refs #345, #347)

Uses a simple datepicker widget (similar to date field), but allows to
enter time.

Supersedes #297

Also, fixes the date field to skip timezones entirely (refs #345, #347)

### `date` and `datetime` Field Settings

* `format(string ['yyyy-MM-dd' by default])`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default format for datetime field is yyyy-MM-dd HH:mm:ss, no ?

@fzaninotto
Copy link
Member Author

Review applied

jeromemacias added a commit that referenced this pull request Mar 6, 2015
[RFR] Introducing datetime field
@jeromemacias jeromemacias merged commit cb705d6 into master Mar 6, 2015
@jeromemacias jeromemacias deleted the date_timezone branch March 6, 2015 13:30
@fzaninotto fzaninotto mentioned this pull request Mar 6, 2015
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants