这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@mcarlson
Copy link
Contributor

…e expansion to work correctly across daylight savings time transitions

…e expansion to work correctly across daylight savings time transitions
@MoOx
Copy link
Collaborator

MoOx commented Dec 12, 2020

Hi @mcarlson, could you add some documentation? And maybe adjust index.d.ts for the signature? Thank you!

@mcarlson
Copy link
Contributor Author

I added some documentation. Let me know what else you need, thank you!

@wmcmahan wmcmahan merged commit f06aab7 into wmcmahan:master Dec 17, 2020
@wmcmahan
Copy link
Owner

Thanks @mcarlson!

Copy link
Collaborator

@MoOx MoOx left a comment

Choose a reason for hiding this comment

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

Just a small change and a minor issue in TS definition but I will fix that on master :)
Thanks for this!

You need to be sure that the event you saved is matching what your device will keep in sync.

For iOS, you might have not all event synced. You might need to update this iOS settings in _Settings_ > _Calendar_ > _Sync_ > **All Events**. If that's not enough, it might be worth checking [iOS iCloud sync documentation](https://support.apple.com/en-us/HT203521).
For iOS, you might have not all event synced. You might need to update this iOS settings in _Settings_ > _Calendar_ > _Sync_ > **All Events**. If that's not enough, it might be worth checking [iOS iCloud sync documentation](https://support.apple.com/en-us/HT203521).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
For iOS, you might have not all event synced. You might need to update this iOS settings in _Settings_ > _Calendar_ > _Sync_ > **All Events**. If that's not enough, it might be worth checking [iOS iCloud sync documentation](https://support.apple.com/en-us/HT203521).
For iOS, you might have not all event synced. You might need to update this iOS settings in _Settings_ > _Calendar_ > _Sync_ > **All Events**. If that's not enough, it might be worth checking [iOS iCloud sync documentation](https://support.apple.com/en-us/HT203521).

notes?: string;
/** ANDROID ONLY - The description associated with the calendar event. */
description?: string;
/** iOS ONLY - The time zone associated with the event
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
/** iOS ONLY - The time zone associated with the event
/** iOS ONLY - The time zone associated with the event. */

MoOx added a commit that referenced this pull request Jan 8, 2021
@MoOx
Copy link
Collaborator

MoOx commented Jan 8, 2021

Available in 2.2.0, thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants