DatePromptExtensions extension

Adds the production-grade, keyboard-first date prompt to Terminice.

The widget renders dedicated Day/Month/Year fields with inline hints so operators always know which shortcuts are available. Use Terminice.date to collect calendar-safe dates without building custom UI.

on

Methods

date(String prompt, {DateTime? initial}) DateTime?

Available on Terminice, provided by the DatePromptExtensions extension

Presents an accessible, multi-field date selector with live preview.