issues
search
rahulrk-dev
/
snips
Short code snippets for all development requirements to grab easily
4
stars
18
forks
source link
Add snip that returns time slots
#30
Closed
rahulrk-dev
closed
1 year ago
rahulrk-dev
commented
2 years ago
The snip/function will receive two args
the first one is the interval (in minutes) between two slots E.g. 30 mins
and the second is exclude/break time E.g. "13:00 to 16:00"
(this will be optional arg)
The snip/function will receive two args