Skip to content

Instantly share code, notes, and snippets.

@kartikparmar
Created February 9, 2021 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kartikparmar/173793d1d9a00b6da6652deb6f6b1865 to your computer and use it in GitHub Desktop.
Save kartikparmar/173793d1d9a00b6da6652deb6f6b1865 to your computer and use it in GitHub Desktop.
<?php
[0] => Array
(
[id] => 15586
[title] => Sunday Reopen
[url] => https://localhost/rental/product/sunday-reopen-2/
[allDay] =>
[rrule] => Array
(
[dtstart] => 2021-02-09
[freq] => daily
[interval] => 1
[until] => 2021-09-12 23:59:00
[byweekday] => Array
(
[0] => su
)
[byhour] => Array
(
[0] => 23
)[byminute] => Array
(
[0] => 30
)
)
[extendedProps] => Array
(
[productType] => simple
[bookingType] => date_time
[view] => list
[greyOutBooked] => true
[showQuantity] => false
[holidays] => Array
(
[0] =>
)
[showTime] => 1
[price] => 0
[sort] => 0
[timeslot_value] => 23:30 - 00:30
)
[duration] => 01:00
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment