Skip to content

add Android timezone offset support #396

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

Merged
merged 4 commits into from
Mar 8, 2021

Conversation

billnbell
Copy link
Collaborator

@billnbell billnbell commented Feb 8, 2021

Summary

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅ ❌
Android ✅ ❌

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)
  • I have added automated tests, either in JS or e2e tests, as applicable

Copy link
Member

@vonovak vonovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello, thanks for the PR!

Can you please take a look at the readme and update it? (https://github.com/react-native-datetimepicker/datetimepicker#timezoneoffsetinminutes-optional-ios-only)

Would you be willing to add an end-to-end test for this? They live here: https://github.com/react-native-datetimepicker/datetimepicker/blob/master/example/e2e/detoxTest.spec.js and it would be really nice to have this covered so we know it works the same (and continues to do so) on both platforms, thank you!

@billnbell
Copy link
Collaborator Author

billnbell commented Feb 18, 2021 via email

@billnbell
Copy link
Collaborator Author

OK done

@billnbell
Copy link
Collaborator Author

what is next step? Ready - ??

@vonovak
Copy link
Member

vonovak commented Mar 1, 2021

@billnbell thanks for the patience, I will look into this soon :)

@billnbell
Copy link
Collaborator Author

ok ready?

Copy link
Member

@vonovak vonovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@vonovak vonovak changed the title Fix for adding Android timeoffset add Android timezone offset support Mar 8, 2021
@vonovak vonovak merged commit 90f0d20 into react-native-datetimepicker:master Mar 8, 2021
vonovak pushed a commit that referenced this pull request Mar 9, 2021
# [3.2.0](v3.1.1...v3.2.0) (2021-03-09)

### Features

* support timezone offset on Android  ([#396](#396)) ([90f0d20](90f0d20))
@vonovak
Copy link
Member

vonovak commented Mar 9, 2021

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@vonovak
Copy link
Member

vonovak commented Mar 9, 2021

Hello @billnbell and sorry for taking the time on this one. Would you be interested in becoming a collaborator on the project? 🙂 Thanks!

@billnbell
Copy link
Collaborator Author

What is a Collaborator?

@vonovak
Copy link
Member

vonovak commented Mar 10, 2021

collaborator / maintainer.. Someone who uses the module (although that is not a condition) and is willing to contribute bugfixes or new features, improve documentation, do code reviews or comment on people's issues 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants