From 2762ba6998fd36c54484cbc4951f7d0cfe4414b4 Mon Sep 17 00:00:00 2001 From: Franky Van Liedekerke Date: Fri, 27 Feb 2026 13:49:40 +0100 Subject: [PATCH] Add fdatepicker to date picker list in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de954fea..f41c8504 100644 --- a/README.md +++ b/README.md @@ -800,6 +800,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar * [Duet Date Picker](https://github.com/duetds/date-picker) - open source version of Duet Design System’s accessible date picker, WCAG 2.1 accessibility complaint * [tui.calendar](https://github.com/nhn/tui.calendar) - A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar. * [Schedule-X](https://github.com/schedule-x/schedule-x) - Material design event calendar. Features drag & drop, dark mode, multiple views and more. +* [fdatepicker](https://github.com/liedekef/fdatepicker) - Vanilla JS datetime picker with keyboard navigation and using PHP date-syntax for datetime formatting. ### Select