Main public logs

From SimplyBook.me

Combined display of all available logs of SimplyBook.me. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:20, 15 May 2025 Admin talk contribs created page Translations:User API guide/50/da (Created page with "<nowiki>$år = 2015; $måned = 3; // marts $performerId = 1; // Kan være null $workDaysInfo = $client->getWorkCalendar($år, $måned, $performerId); // returnerer array( // '2015-03-01' => array('fra' => '09:00:00', 'to' => '18:00:00', 'is_day_off' => 0), // '2015-03-02' => array('from' => '09:00:00', 'to' => '18:00:00', 'is_day_off' => 0), // ... //);</nowiki> <br><br> '''Kodeeksempel på hentning af starttidsmatrix''' <br><b...")