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
For one of our users I'm getting this result for the getTimeZone function:
за східноєвропейським стандартним часом
My suggestion is to add another function getTimeZoneOffset which would simply return the offset in hours between GMT and the client timezone.
Benefits:
simpler to group results
idiom agnostic (it won't output text in a particular language)
The text was updated successfully, but these errors were encountered:
For one of our users I'm getting this result for the getTimeZone function:
My suggestion is to add another function getTimeZoneOffset which would simply return the offset in hours between GMT and the client timezone.
Benefits:
The text was updated successfully, but these errors were encountered: