Expo local notifications -> Monthly option

  1. SDK Version: 44.0.0
  2. Platforms(Android/iOS/web/all): Andriod/IOS

Hello devs,
I am trying to build out Monthly notifications and have a few questions regarding the documentation.
In the trigger object we have a few properties we can use such as…

minute:
hour:
weekday:
month:

These work great for weekly and daily notications.

But for month should the number be 04 for April or just 4?
Same for weekday vs day → weekday accepts values 1-7 (1 being Sunday etc…)
What about the property day? are these numbered 1-31?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.