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
Name days are stored in CSV, JSON and SQLite formats in the project's data directory.
PHP
$nameDays = new \sbolch\NameDays();
$nameDays->today(); // returns today's names in an array
$nameDays->calendar(); // returns current year's name days with dates