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

Return out of postDate field rounds time to nearest :30 #1720

Closed
eva-rose opened this issue May 18, 2017 · 3 comments
Closed

Return out of postDate field rounds time to nearest :30 #1720

eva-rose opened this issue May 18, 2017 · 3 comments
Assignees
Labels

Comments

@eva-rose
Copy link

Description

On the Date/Time picker in the entries UI, if the user hits return after entering a date/time, the time is rounded to the nearest half hour (:30). If the user tabs out of the time field, the specific time entered is unchanged.

Steps to reproduce

  1. Create new entry.
  2. Enter Post Date with odd (not :00 or :30) time.
  3. Return. (See how it rounds?)
  4. Create new entry.
  5. Enter Post Date.
  6. Tab to exit.
  7. Date is maintained.

Additional info

  • Craft version: 2.6.2973
  • PHP version: 7.0.x
  • Database driver & version: MySQL
  • Plugins & versions: n/a
@brandonkelly
Copy link
Member

Fixed for the next release. Thanks for reporting!

@eva-rose
Copy link
Author

eva-rose commented May 19, 2017

Many thanks, Brandon -- rapid response much appreciated!

cc @stuntbox

@stuntbox
Copy link

Thank you @brandonkelly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants