We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nice lib! Thank you.
The input is not loading the date when it is a timestamp (long). Is there any way to work with timestamps?
Thank you.
The text was updated successfully, but these errors were encountered:
The simplest way is to convert the timestamp into a Date object in the app.
Date
Otherwise, You can create a directive which handles it automatically: https://codepen.io/eight04/pen/OJPzEoY?editors=1010
Sorry, something went wrong.
No branches or pull requests
Nice lib! Thank you.
The input is not loading the date when it is a timestamp (long).
Is there any way to work with timestamps?
Thank you.
The text was updated successfully, but these errors were encountered: