Returns object of std.datetime.date.Date. Note: call after run() only.
Returns tuple with year, month and day. Note: call after run() only.
Creates an object.
Sets the background title for dialog widgets.
Returns current background title.
It is possible to assign callbacks to events such as pressing OK (or YES), NO (or CANCEL), ESC. ESC is always available.
Changes a box text.
Execution launch.
A calendar box displays month, day and year in separately adjustable windows. Mixins: Uses mixin-template $(DIALOG_REF2 DateTimeConstructor)!"calendar".