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
Though this might be desirable in some scenarios, having each day set relative to the user's timezone, rather than relative to UTC, means that it is difficult to compare dates across different devices, or on a server.
It would be very useful to add a setting that sets each day's date relative to UTC instead. (This can be achieved by adding the line:
Though this might be desirable in some scenarios, having each day set relative to the user's timezone, rather than relative to UTC, means that it is difficult to compare dates across different devices, or on a server.
It would be very useful to add a setting that sets each day's date relative to UTC instead. (This can be achieved by adding the line:
After line 324 in THDatePickerViewController.m.)
The text was updated successfully, but these errors were encountered: