-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong time. #151
Comments
When reporting a bug, please be sure to check if the issue still persists with react-native original date/time pickers:Under the hood When reporting a bug, please be sure to include the following:
|
+1 |
it seems It has a problem with time mode, date mode seems to work just fine for me |
Hey everyone, could you please read and fill the issue template? |
Yes |
When reporting a bug, please be sure to include the following:
|
Hello Just adding thoughts, it happens to bug only on device, not on simulator. Also only on IOS. @MihaiSandor have u found a solution ? this case is really tricky |
Thanks for the feedback @julestruong |
Hello @mmazzarolo no its not. It seems to be related to facebook/react-native#8169. |
Oh, yeah, the good old issue 8169 😄 |
The outcome of the react-native-modal-datetime-picker swap described above - react-native-datetime-picker (latest)
iOS 11.3 (Iphone X simulator)
What version of react-native-modal-datetime-picker? - latest
What packages or other dependencies you're using? - just react-native-modal-datetime-picker and React Native.
An isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem) - I don't know.
The behavior you expect to see, and the actual behavior? See below
I chose the current time and it came back 3 hours ago.
1:58 current time
10:58 returned
The text was updated successfully, but these errors were encountered: