template DateTimeConstructor(alias boxname)

Template with constructor for Calendar and TimeBox.

this(string title = "", string text = "")

Creates an object.

Parameters

title

a form name, a title for current box example

text

main message of the box (for description or clarification)

Methods

this