Input for ASP.NET WebForms
MidnightAs0 Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputDate Class : MidnightAs0 Property
Gets or sets whether to express midnight as 24:00.
Syntax
'Declaration
 
Public Property MidnightAs0 As System.Boolean
public System.bool MidnightAs0 {get; set;}

Property Value

false if expressed as 24 o'clock (24:00:00); otherwise, true expressed as 0 o'clock (00:00:00). The default is true.
Remarks

The MidnightAs24 property effects the System.Net.Mime.MediaTypeNames.Text property when the DisplayFormat property is set to the 24-hour format ("HH:mm:ss").

See Also

Reference

C1InputDate Class
C1InputDate Members