I have some UTC dates that I need to show in the users local time. All I really need is the users local timezone offset, which I can then use to calculate the date in their local timezone.
I've looked over several Date/Time packages and none of them seem to do this. Am I missing something, or is there no easy way to do this in Elm without using Native code? -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
