Lunar Calendar
Check moon phases and dates.
Blog

Lunar Birthday Reminders — Google Calendar, iPhone, Outlook Setup (2026)

Lunar birthdays drift 11 days earlier each year on the Gregorian calendar, and standard 'every year' recurring events can't track them. Four working setups for 2026.

Mint, violet, and indigo gradient with the words 'Lunar Reminder' for the English market calendar setup card.
Three key takeaways
  1. iOS 26 lunar iOS 26 introduces alternate lunar calendar display in iPhone Calendar
  2. Google ICS Google Calendar uses ICS file imports for multi-year lunar birthday entries
  3. Outlook 60 yrs Outlook can import 60 years of lunar birthday events at once via ICS

If you’ve ever tried to set a recurring reminder for a grandmother’s lunar birthday in Google Calendar, you’ve probably noticed the same problem: the standard “repeat every year” option fires on the same Gregorian date forever, but the lunar birthday actually drifts about 11 days earlier on the Gregorian calendar each year, with a 19-day reset whenever a leap month appears in the lunisolar cycle. Major calendar apps haven’t added native lunar recurrence yet — Google’s user community has been requesting it for years — so families that want to track lunar birthdays end up with one of four workarounds. The lowest-maintenance one takes about ten minutes to set up and covers 60 years.

Why standard recurring events don’t work for lunar dates

The recurring-event engine in Google Calendar, iPhone Calendar, and Outlook all share the same underlying limitation: their recurrence rules (RRULE in iCalendar specification) operate on the Gregorian calendar. There’s a BYMONTH and BYMONTHDAY directive but no equivalent for lunar months. A “repeat yearly on May 12” rule fires on May 12 every year, regardless of what the lunar calendar says May 12 corresponds to in any given year.

This isn’t a Google or Apple oversight per se — the iCalendar standard itself doesn’t define lunisolar recurrence rules. Multiple Calendar Community threads (example) document the request going back to at least 2019, and the responses confirm there’s no native support and no announced timeline. The workarounds below all sidestep the limitation rather than fixing it.

Setup 1 — iPhone Calendar with iOS 26 alternate lunar display

iOS 26 added an “Alternate Calendars” setting under Settings → Calendar → Alternate Calendars. Selecting “Chinese” displays the lunar date as a small secondary label next to each Gregorian date in the calendar grid. This is a display feature, not a recurrence feature — it tells you that today is the 12th day of the 5th lunar month, but it doesn’t fire reminders on lunar dates.

To actually receive a notification for a lunar birthday using iPhone Calendar alone, the working approach is to convert the lunar date to its Gregorian equivalent for each of the next 5–10 years and enter each year as a separate event. The alternate calendar display then complements the entries by showing the matching lunar date when you scroll through upcoming dates, which makes the entries easier to verify and gives you a visual heads-up about a month before each occurrence.

Setup 2 — Google Calendar with alternate calendar + manual entries

Google Calendar offers the same alternate-calendar feature: Settings → General → Alternate calendar, with options for “Chinese (lunar)”, “Korean”, “Hijri (Arabic)”, and a few others. The setting toggles a secondary date display in the grid. Like iPhone, Google still doesn’t support lunar recurrence, so the actual reminder mechanism is manual entries.

The procedure for both Google Calendar and iPhone Calendar is the same:

  1. Look up the Gregorian date for the lunar birthday in each of the next 5–10 years using a lunar-to-Gregorian converter.
  2. Enter each year as a separate event with the same title (e.g., “Mom’s birthday — lunar 5/12”). Set the alarm to fire 1 day before and on the day, both at 9:00 AM if you want a two-step reminder.
  3. Add a calendar reminder to your own calendar to re-run the conversion 5 years from now, so you don’t end up with the calendar going silent in 2031 because you only entered through 2030.

The 30 minutes spent in step 2 cover the next decade. Combined with the alternate calendar display from step 0, you get a system that fires reminders on the right Gregorian date and shows the corresponding lunar date in the grid for verification.

Setup 3 — ICS file import (the lowest-maintenance option)

If you’re comfortable using a third-party tool with the lunar date and a name, an ICS file generator can produce 60 years of Gregorian dates in one pass. Tools like Lunar-Calendar-Reminder on GitHub accept a lunar date and event title, then output a downloadable .ics file containing all 60 years of corresponding Gregorian dates as separate events.

The import flow:

  1. Generate the .ics file with the third-party tool — input the lunar month/day and an event title.
  2. Import to Google Calendar via Settings → Import & Export → Import. Upload the .ics file and select the target calendar.
  3. Import to iPhone Calendar by emailing the .ics file to yourself, opening the attachment, and choosing “Add to Calendar.”
  4. Import to Outlook via File → Open & Export → Import → Import an iCalendar (.ics) file. The events sync to Outlook on iPhone and Android automatically.

One upload, 60 years of events, no further maintenance until 2086. The trade-off is sending the lunar date and event name to a third-party server, which some families won’t want for parents’ or grandparents’ birthdays. Reading the tool’s privacy practices before uploading is worth the five minutes.

Setup 4 — Spreadsheet + bulk import (the privacy-conscious version)

If you want the speed of bulk import but the data-locality of manual entry, the middle path is to use a lunar conversion tool to populate a spreadsheet with 10 years of Gregorian dates, save it as a CSV, and import the CSV into Google Calendar.

  1. Open a spreadsheet with columns: Subject, Start Date, Start Time, End Date, End Time, All Day Event.
  2. Use a lunar conversion tool to look up the Gregorian date for the lunar birthday in each year 2026–2035, and fill the rows.
  3. Save as CSV with the field names Google expects (the Google Calendar import format lists them).
  4. Import the CSV via Settings → Import & Export → Import.

This avoids sending data to any third-party tool — the conversion happens locally in your spreadsheet, and Google Calendar imports your CSV directly. The downside is the manual data entry compared to a one-click ICS generator, but for 10 years of one or two birthdays, it’s a 20-minute task.

Comparison of the four setups

SetupInitial timeYears coveredMaintenancePrivacyBest for
iPhone Calendar manual entries30 min5–10Re-enter every 5–10 yearsLocal onlyiPhone-first users
Google Calendar manual entries30 min5–10Re-enter every 5–10 yearsLocal onlyAndroid/web users
ICS file import5–10 min60Once per lifetimeSends data to third-party toolMulti-app users
CSV bulk import20 min10Re-import every 10 yearsLocal onlyPrivacy-conscious bulk users

The ICS approach is fastest but trades data privacy for speed. Manual entries take longer but keep all data local. The right choice depends on whether you trust the third-party converter and how often you’re willing to revisit the setup.

Handling leap-month birthdays

Lunar leap months are extra months inserted roughly every 2–3 years to keep the lunar calendar synchronized with the seasons (the 19-year Metonic cycle). Most lunar dates exist in the regular calendar every year, but a person born during a leap month — say, leap 5th month — has a “real” birthday only in the years when a leap 5th month exists.

The convention varies by family:

  • Always celebrate on the regular month (most common): The leap-5/12 baby celebrates on regular 5/12 every year, and the actual leap-5/12 birthday is treated as a once-in-a-while bonus when it occurs.
  • Always celebrate on the leap month when it exists, regular month otherwise: The leap-5/12 birthday is celebrated on regular 5/12 in non-leap-5 years and on actual leap 5/12 when one occurs.
  • Move to the previous month: Some families shift to 4/12 for that person.

Confirm the family convention before populating multi-year reminders, then apply it consistently. Most lunar conversion tools default to “use the regular month if leap month doesn’t exist that year,” which matches the first convention above.

Use a converter for the lookup, then pick a setup

Whichever of the four setups you choose, the lookup step is the same: convert a lunar date to its Gregorian equivalent for each year you want to register. The PiPi Worlds lunar calendar converter handles solar↔lunar conversion across 1900–2100, surfaces the year/month/day sexagenary cycle, and shows a dual-calendar grid where lunar and Gregorian dates appear side by side. For lunar 5/12, you’d see 2026 → June 26, 2027 → June 16, 2028 → July 4 (after a leap 5th month resets the drift), and so on.

Pulling 5–10 years’ worth of dates takes a minute, and from there the setup of choice is just data entry into the calendar app. Once that’s done, the lunar 11-day drift is the calendar app’s problem, not yours.

What you actually own when the setup is done

A working lunar-birthday reminder system is essentially a one-time data-entry task that pays back over the next decade. The recurring-event engines in Google Calendar, iPhone Calendar, and Outlook can’t do lunar recurrence natively, but the workarounds — alternate calendar display plus 5–10 years of manual entries, or a single ICS bulk import that covers 60 years — both produce the same end result: a notification on the right Gregorian date every year, plus the lunar date visible in the grid for confirmation. The annual “what date is it this year?” lookup, repeated for a parent’s or grandparent’s lunar birthday, becomes a 10-minute setup followed by a decade of automatic reminders.

Frequently asked questions

Why can't I just create a recurring 'every year' event for a lunar birthday?
Because the recurring event in every major calendar app (Google Calendar, iPhone Calendar, Outlook) repeats by Gregorian date, not lunar date. A lunar birthday lands on a different Gregorian date each year — typically about 11 days earlier than the previous year, with a 19-day reset when a leap month is inserted in the lunisolar cycle. Setting an event for May 12 with 'repeat every year' will fire on May 12 every year, but the lunar birthday will have moved to May 1, then April 20, then May 8, and so on. The recurrence engine doesn't know how to follow the lunar drift.
Can I display lunar dates in Google Calendar or iPhone Calendar?
Yes. Google Calendar has an 'alternate calendar' setting under Settings → General → Alternate calendar, with 'Chinese (lunar)' and other options. iPhone Calendar added the same feature in iOS 26 under Settings → Calendar → Alternate Calendars. Both show the lunar date next to the Gregorian date in the calendar grid. This is a display feature only — the apps still don't support recurring events on lunar dates, so the display helps you notice an upcoming lunar birthday but doesn't replace the need to register the actual reminder.
What's the easiest way to set up multi-year lunar birthday reminders?
The setup with the lowest ongoing maintenance is using a third-party ICS generator that produces 60 years of Gregorian dates from a single lunar date input. You upload the .ics file to Google Calendar, iPhone Calendar, or Outlook once, and 60 years of events appear. The trade-off is sending the lunar date and a name (e.g., 'Mom's birthday') to a third-party tool. If you want to keep the data local, the alternative is using a lunar-to-Gregorian converter to look up 5 to 10 years of dates manually and entering each one as a separate event.
Does Outlook handle lunar birthdays differently from Google Calendar?
Functionally similar. Outlook's recurring event engine is also Gregorian-only and offers no native lunar recurrence. The standard workflow is the same: generate an ICS file with multi-year Gregorian dates and import it via Outlook's File → Open & Export → Import → iCalendar (.ics) flow. Once imported, the events sync to Outlook on iPhone and Android automatically. Corporate Outlook environments sometimes block external ICS imports under data-loss-prevention policies, in which case manual per-year entry is the fallback.
How do I handle leap months when entering future lunar birthdays?
Most lunar conversion tools handle leap months automatically — when you input a lunar date, the converter checks each Gregorian year against the lunisolar calendar's leap rules and produces the correct Gregorian equivalent. If a person was actually born during a leap month (e.g., leap 5th month), the convention varies: some families celebrate on the regular 5th month every year and the actual leap-month birthday only when one occurs (roughly every 2-3 years), while others always celebrate on the 5th month regardless. Confirm the family convention once and apply it consistently across all years you register.
Will iOS 26's alternate calendar feature replace the need for these workarounds?
Not yet. The alternate calendar in iOS 26 (and the matching feature in Google Calendar) shows lunar dates as a secondary display layer, but the underlying recurring-event engine still only accepts Gregorian recurrence rules. Apple and Google have both received user requests for true lunar-recurrence support, but neither has shipped it as of mid-2026. The display feature reduces the cognitive cost of noticing an upcoming lunar date, but you still need a separate reminder mechanism (manual multi-year entry, ICS import, or a third-party app) to fire the actual notification.

Sources

Written by the PiFl Labs content team from public sources and reviewed in-house before publishing.

Last reviewed:

Back to the tool →
More from this cluster