You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I came across your repo and it's great. However, I'm wondering if I can get the UTC and DST (start & end) info for each of the groups. Appreciate any help on this.
Thanks
The text was updated successfully, but these errors were encountered:
Hi @kentmz , thank you for the question. The thing is that a group might have multiple UTC labels and also the DST might change in the future, so you'd have to update it every year or so.
My suggestion would be to extract this information using moment-timezone from the representative of each group. Hope that helps your usecase.
Hi,
I came across your repo and it's great. However, I'm wondering if I can get the UTC and DST (start & end) info for each of the groups. Appreciate any help on this.
Thanks
The text was updated successfully, but these errors were encountered: