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

[discussion] localTime() with text parser #32

Open
PlkMarudny opened this issue Feb 27, 2023 · 0 comments
Open

[discussion] localTime() with text parser #32

PlkMarudny opened this issue Feb 27, 2023 · 0 comments
Labels
question Further information is requested

Comments

@PlkMarudny
Copy link

localTime() has no effects while using later.parse.text()?

Not sure if I am using this properly, but the following code does not seem to generate different results no matter if UTC() or localTime() is used:

later.date.localTime();
//later.date.UTC();
const r = later.parse.text(something);

What am I doing wrong?

Checklist

  • [x ] I have read the documentation.
@PlkMarudny PlkMarudny added the question Further information is requested label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant