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

Forms: Times sometimes show as 12h #122

Closed
daveroverts opened this issue Aug 15, 2020 · 1 comment
Closed

Forms: Times sometimes show as 12h #122

daveroverts opened this issue Aug 15, 2020 · 1 comment
Labels
bug Something isn't working released

Comments

@daveroverts
Copy link
Owner

Times currently use the default <input type="time">, good if your browser language is something like Dutch, but not if it's in something like English, where the 12h format is shown

@daveroverts daveroverts added the enhancement New feature or request label Aug 15, 2020
@daveroverts daveroverts added bug Something isn't working and removed enhancement New feature or request labels Dec 31, 2021
daveroverts added a commit that referenced this issue Jan 1, 2022
jquery-ui has been removed, and flatpickr is now used as the date time picker for event form

fix #122
github-actions bot pushed a commit that referenced this issue Jan 1, 2022
# [2.5.0](v2.4.0...v2.5.0) (2022-01-01)

### Features

* Add alpine.js ([ac036e2](ac036e2))
* add blade-ui-kit package ([d52915c](d52915c))
* **admin:** replace jquery-ui datepicker with flatpickr ([9d91ff1](9d91ff1)), closes [#122](#122)
* move tinymce to separate js file ([ac732d8](ac732d8))
@github-actions
Copy link

github-actions bot commented Jan 1, 2022

🎉 This issue has been resolved in version 2.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

1 participant