arsd.minigui_addons.datetime_picker

Add-on to arsd.minigui to provide date and time widgets.

Members

Classes

CalendarPicker
class CalendarPicker

A CalendarPicker is a rectangular input for picking a date or a range of dates on a calendar viewer.

DatePicker
class DatePicker

A DatePicker is a single row input for picking a date. It can drop down a calendar to help the user pick the date they want.

TimePicker
class TimePicker

A TimePicker is a single row input for picking a time. It does not work with timezones.

Bugs

The Linux implementation is currently extremely minimal. The Windows implementation has more actual graphical functionality.

Meta

History

Added March 22, 2022 (dub v10.7)

Suggestion Box / Bug Report