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

Not parsing datetimeInput from timestamp, always using UTC #131

Open
jmelich opened this issue Apr 6, 2021 · 2 comments
Open

Not parsing datetimeInput from timestamp, always using UTC #131

jmelich opened this issue Apr 6, 2021 · 2 comments

Comments

@jmelich
Copy link

jmelich commented Apr 6, 2021

I have dates stored as timestamp in database (i.e: "1617706041927"), so I need to manage them as it but this plugin always uses UTC(i.e: "2021-04-06T19:45:00.000Z") even I configure the plugin through provider to work with timestamps setting datetimeInput to x given it means timestamp. I've also tested with other values but it seems it haven't effect always giving UTC values.

Screenshot from 2021-04-06 13-53-06

@jmelich
Copy link
Author

jmelich commented Apr 23, 2021

There is a stackblitz with the issue:
stackblitz

@bbortt
Copy link
Collaborator

bbortt commented Apr 23, 2021

hi @jmelich, thanks very much for the bugreport. unfortunately I don't have any time to "maintain" this repository in regards of bugs. all I'm doing is updating dependencies and accepting pull-requests. feel free to open one - I'l gladly look it through! br, timon

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

2 participants