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
Previously I uses a fork of your library to append a dates choices range to it
E.g. it was to get user to chose dates for a restaurant table booking
You have to add this features to your library:
Init calendar instance with optional min and max available date
Hightlight the "tooday" day in calendar view with ("[20]" or "*20*" symbols)
Show the callback popup reply if user tries to switch the month, year etc to date out of range
Show the callback popup reply if user tries to select the date out of range
Implement the way to highlight the available range of dates, for example, do not display button's text for dates that out of range
Add the Time selection calendar that looks like on the video bellow, it might accept a list of available times
Previously I uses a fork of your library to append a dates choices range to it
E.g. it was to get user to chose dates for a restaurant table booking
You have to add this features to your library:
Init calendar instance with optional min and max available dateHightlight the "tooday" day in calendar view with ("[20]" or "*20*" symbols)Show the callback popup reply if user tries to select the date out of rangeImplement the way to highlight the available range of dates, for example, do not display button's text for dates that out of rangeIMG_2734.-.Trim.MP4