Our app uses in-app timezone rather than the device's timezone. So we need to set the timezone offset in datetime pickers in android like we do for iOS datetime pickers.
<DateTimePicker
...
timezoneOffsetInMinutes={30}
...
/>
Hello @StarryFire
Did you find any solution or workaround for this?
@Quelu Yup, i started using this library instead https://github.com/henninghall/react-native-date-picker
This is fixed. Can we lok at merging, or give me some feedback?
Most helpful comment
This is fixed. Can we lok at merging, or give me some feedback?
https://github.com/billnbell/datetimepicker