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

how to handle UTC ? equivalent for moment.utc(String).format() ? #18

Closed
darkylmnx opened this issue Sep 28, 2016 · 6 comments
Closed

how to handle UTC ? equivalent for moment.utc(String).format() ? #18

darkylmnx opened this issue Sep 28, 2016 · 6 comments
Assignees

Comments

@darkylmnx
Copy link

Is there any way to acheive UTC, converting to UTC must work with the "chaining" but converting from UTC to LOCALE won't work with what you have actually

@Voziv
Copy link

Voziv commented Sep 30, 2016

+1 here, trying to figure out how to do UTC to local

@brockpetrie
Copy link
Owner

I agree this would be nice to have. Filing this for consideration in the next release.

@tuliosciotta
Copy link

+1

@brockpetrie brockpetrie self-assigned this Dec 3, 2017
@brockpetrie
Copy link
Owner

Fixed in #62, will close this when #61 is merged.

@madebysoren
Copy link

What is the status on this one? And how is it going to be used?

Like this?

{{ item.published_on | moment("utc") | moment("from") }}

@iamstevendao
Copy link

+1

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

6 participants