question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why we need picker.time reference in translations?

See original GitHub issue

I’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:open
  • Created 8 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
daminufecommented, Sep 16, 2015

This is annoying, and the amsul workaround looks good, but not good for a quality product. Could you please just approve the #744 ?

1reaction
jarnaizcommented, Mar 16, 2016

+1 plz approve the #744

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found