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

Add utcOffset to Time library #84

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
3 participants
@mgold
Contributor

mgold commented Jan 9, 2015

A direct port of elm/compiler#705, this adds a signal to retrieve the user's timezone and DST offset from UTC.

Evan, please don't sit on this one. If you don't like it or have concerns, say so or close. It is far worse for a repo owner to completely ignore a PR than to speedy close it with "sorry, not interested".

@jvoigtlaender

This comment has been minimized.

Show comment
Hide comment
@jvoigtlaender

jvoigtlaender Sep 11, 2015

Contributor

Can this be closed, since it's already part of https://github.com/elm-lang/core/issues/322 via elm/compiler#705?

Contributor

jvoigtlaender commented Sep 11, 2015

Can this be closed, since it's already part of https://github.com/elm-lang/core/issues/322 via elm/compiler#705?

@mgold

This comment has been minimized.

Show comment
Hide comment
@mgold

mgold Sep 11, 2015

Contributor

However Evan wants to organize things is fine by me.

Contributor

mgold commented Sep 11, 2015

However Evan wants to organize things is fine by me.

@evancz evancz closed this Sep 11, 2015

@bowsersenior bowsersenior referenced this pull request May 9, 2017

Closed

Add utcOffset #705

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment