khoshbin / QDatePicker

Simple QML date picker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QDatePicker

Simple QML date picker.

How to use

See example.

Features

  • Support all calendar of QCalendar::availableCalendars()
  • Support all locale of Qt
  • Time picker
  • Easy month and year selector
  • Set min and max date and time

Demo

QDatePicker Demo 01

QDatePicker Demo 02

Clock (Time Picker)


clock-selection-01 clock-selection-02

Calendars and locales


gregorian-en jalali-fa clock-selection-02

Easy month and year selcetor


year-selector month-selector

Minimum DateTime


minimum-date minimum-time-01 minimum-time-02

Maximum DateTime


maximum-date maximum-time-01 maximum-time-02

About

Simple QML date picker.

License:MIT License


Languages

Language:QML 78.5%Language:C++ 20.3%Language:QMake 1.3%