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
By default, the showOmniDateTimePicker function returns the current UTC time in ISO 8601 format.
on this condition,if the devcice is not actucally located at UTC time zone ,the datetime return by showOmniDateTimePicker is wrong.
why not return current local time without the 'Z' suffix.
for more information please contact with me,best wishes to you!
version info:
omni_datetime_picker: ^2.0.5
The text was updated successfully, but these errors were encountered:
By default, the showOmniDateTimePicker function returns the current UTC time in ISO 8601 format.
on this condition,if the devcice is not actucally located at UTC time zone ,the datetime return by showOmniDateTimePicker is wrong.
why not return current local time without the 'Z' suffix.
for more information please contact with me,best wishes to you!
version info:
omni_datetime_picker: ^2.0.5
The text was updated successfully, but these errors were encountered: