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

Timestamp #68

Open
celiovasconcelos opened this issue Jan 5, 2020 · 1 comment
Open

Timestamp #68

celiovasconcelos opened this issue Jan 5, 2020 · 1 comment

Comments

@celiovasconcelos
Copy link

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.

@eight04
Copy link
Owner

eight04 commented Jan 6, 2020

The simplest way is to convert the timestamp into a Date object in the app.

Otherwise, You can create a directive which handles it automatically:
https://codepen.io/eight04/pen/OJPzEoY?editors=1010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants