You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(calendar): allow overriding lat/lon for daylight calculation
Add optional lat and lon parameters to CalendarSource so users can
override the per-country default coordinates used for sunrise/sunset
and daylight-hours features. Each can be overridden independently;
when omitted, the COUNTRY_DATA defaults are used as before.
0 commit comments