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

new datepicker. #432

Merged
merged 6 commits into from
Sep 19, 2013
Merged

new datepicker. #432

merged 6 commits into from
Sep 19, 2013

Conversation

nkenneweg
Copy link
Contributor

Implements ticket 1323

@ghost ghost assigned apfelfabrik Sep 19, 2013
/* German initialisation for the jQuery UI date picker plugin. */
/* Written by Milian Wolff (mail@milianw.de). */
jQuery(function($){
$.datepicker.regional['de'] = {
Copy link
Contributor

Choose a reason for hiding this comment

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

We already have some sort of js i18n, why not use that? Not sure about yet another i18n exclusively for the datepicker.

@apfelfabrik
Copy link
Contributor

Properly i15d, the whole picker could fit better into our design, but that doesn't concern code quality, so..

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

Successfully merging this pull request may close these issues.

2 participants