From 62c772bd8af47087c152f7f0815b3a7aa679a486 Mon Sep 17 00:00:00 2001 From: Jeff Zhang Date: Thu, 6 Dec 2018 09:10:35 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4178a..037750f 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ pod 'JZCalendarWeekView', '0.5.1' ## Todo -- [ ] Limited date range: First Date and Last Date in CalendarView +- [ ] Limited date range: first date and last date (horizontal) & start time and end Time (vertical) in CalendarView - [ ] DecorationView for different background views (refer to #12) - [ ] Theme implementation - [ ] New scroll type: Infinite scroll