SufficientlySecure / birthday-calendar

Display all contact birthdays automatically in your standard Android calendar.
https://www.schuermann.eu/android/
GNU General Public License v3.0
95 stars 28 forks source link

Setting the time of reminders #74

Closed yeshpanovrustem closed 10 years ago

yeshpanovrustem commented 10 years ago

I have set Reminder 1 to remind me of my contacts' birthdays "1 day before at 09:00". However, in my Google Calendar, the reminders for these birthdays show 15 hours. I would like to understand what these 15 hours mean, taking into account that in my Google calendar, the default reminder time is set on "None", and that I haven't heard either of the reminders. Thank you!

dschuermann commented 10 years ago

All birthdays are added as "allday" events. Meaning they start at 0:00. 15 hours means: remind me 15 hours before starting time. 24-15=9. Thus at 9:00 the day before.

yeshpanovrustem commented 10 years ago

Thank you for the support!

On Sat, Jan 11, 2014 at 4:33 PM, Dominik Schürmann <notifications@github.com

wrote:

All birthdays are added as "allday" events. Meaning they start at 0:00. 15 hours means: remind me 15 hours before starting time. 24-15=9. Thus at 9:00 the day before.

— Reply to this email directly or view it on GitHubhttps://github.com/dschuermann/birthday-adapter/issues/74#issuecomment-32092518 .