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

_ #408

Closed
ghost opened this issue Oct 15, 2016 · 1 comment
Closed

_ #408

ghost opened this issue Oct 15, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 15, 2016

_

@dioslaska
Copy link
Contributor

Thanks for the details.
The current workaround would be to define a formatValue function, and use custom formatting:

formatValue: function (data) {
     return data[0] + ':' + data[1]; // Returns '14:59'
}

@ghost ghost changed the title Internationalisation of Mobiscroll is insufficient in some aspects _ Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant