CalendarPopUp icon indicating copy to clipboard operation
CalendarPopUp copied to clipboard

CalendarPopUp - JTAppleCalendar library

Results 6 CalendarPopUp issues
Sort by recently updated
recently updated
newest added

Hi! i am facing issue on previous date on JTAppleCalender i use, func calendar(_ calendar: JTAppleCalendarView, shouldSelectDate date: Date, cell: JTAppleCell?, cellState: CellState) -> Bool { return date >= Date()...

Setting the start and end date for the calendar doesn't seem to change the start and end dates. Also, there is no option for changing the year incase a person...

Hi, I want to ask if it is possible to select startDate and endDate from the calendar when it is displayed in the viewcontroller. In other works user can select...

Hi @orazz , in our app requirements I want to display the calendar popup in Arabic language. However, I am setting locale in your source code it's not showing the...

Can we select date range?