[rt-users] Date picker - Monday first?
Christian Loos
cloos at netcologne.de
Wed Apr 16 05:53:10 EDT 2014
Am 16.04.2014 10:38, schrieb Andreas Heinlein:
> Hello,
>
> ist it possible to set the date picker for date fields (Started, Due,
> ...) so that it uses a "Monday first" calendar view?
>
> Thanks,
> Andreas
If you add the js files [1] and [2] to RT as described here [3]
(replacing CSS with JS) you get the German translations for date and
time picker.
Chris
[1]
https://github.com/jquery/jquery-ui/blob/1-10-stable/ui/i18n/jquery.ui.datepicker-de.js
[2]
https://github.com/trentrichardson/jQuery-Timepicker-Addon/blob/master/src/i18n/jquery-ui-timepicker-de.js
[3]
http://www.bestpractical.com/docs/rt/4.2/customizing/styling_rt.html#Additional-files
More information about the rt-users
mailing list