Why we need picker.time reference in translations?
See original GitHub issueI’ve got Uncaught TypeError: Cannot read property 'defaults' of undefined
in my translation file.
I’ve looked there
jQuery.extend( jQuery.fn.pickatime.defaults, {
clear: 'удалить'
});
I don’t need picktime
in my application and don’t want to include it?
Can we split that to additional translation file?
Issue Analytics
- State:
- Created 8 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Date and Time pickers - Localization - MUI X
Date and Time pickers allow to support users from different locales, with formatting, RTL, and localized strings. The default locale of MUI is...
Read more >DateTime Picker - Translation - Getting Started - ProcessWire
I'm a newbie in PW, only 1 year working on it. I have a page with Date/Time pickers and they work perfectly, but...
Read more ><input type="time"> - HTML: HyperText Markup Language | MDN
<input> elements of type time create input fields designed to let the user easily enter a time (hours and minutes, and optionally seconds)....
Read more >Element: <oj-date-time-picker> - Oracle Help Center
Refer to the Validators Participating in Deferred Validation section for details. ... Sometimes a validator or converter hints shows that you do not...
Read more >Localize Bootstrap date-time-picker to support multiple ...
So whenever the user selects a date, we can use that event to get the date they chose. $('#datetimepicker').on('dp.change', function(e) ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is annoying, and the amsul workaround looks good, but not good for a quality product. Could you please just approve the #744 ?
+1 plz approve the #744