Information for Picker Formatting Values for ASP.NET
Generally speaking, the DatePicker, TimePicker, and DateTimePicker controls implemented within web page by using the Kettic Calendar UI library adopt the system locale settings to set and display the format date and time values. However, with the rich options for date and time formatting values, we are able to override and reset any of the default formats with the support of DateInput, Calendar, and TimeView controls within ASP.NET application.
Here is the brief navigation for this formatting values guide page:
Formatting in Calendar
Kettic Calender UI for ASP.NET AJAX control is presented in DatePicker and DateTimePicker. And there are two supportable properties that we can use to set and define the format of dates: TitleFormat property for users to specify the format of the date that displays in the title bar and DayToolFormat attribute to customize the format of the date.
Please check following ASPX.NET demo codes for formatting calendar.
Please refer to following C# code to set the format in calendar.
Formatting in TimeView
PerTimeView control of Calender UI for ASP.NET AJAX is available for both TimePicker and DateTimePicker controls. The valid value of TimeFormat property decides how it displays the time values and it is fully user-defined.
Please following ASP.NET codes for set the format in TimeView.
Following is the C# sample code to set the format in TimeView.
Formatting in DateInput
Directly copy and paste following ASPX.NET codes to customize the format in Dateput.
C# sample codes for defining format in Dateput for C# users.
More Tutorials for Calendar UI for ASP.NET AJAX
Here we list other related guides for the major calendar controls of Kettic UI Calendar for ASP.NET AJAX. Please go to each page to get well informed of brief introduction and sample codes for each control.
| ![]() ASP.NET AJAX UI Controls ASP.NET AJAX Chart UI Control ASP.NET AJAX Grid UI Control ASP.NET AJAX Barcode UI Control ASP.NET AJAX Button UI Control ASP.NET AJAX Calendar UI Control OverviewGetting StartedCalendar element TitleNavigation ControlsColumn and Row HeadersPickers TimePickerDatePickerDateTimePickerMonthYearPickerUsing shared Calendar/TimeViewFormatting Values Templates Calendar Day TemplatesCalendar Header and Footer TemlatesFeatures Customizing the Day MatrixMulti-View ModeManaging DatesDate SelectionClient Prpgramming Calendar EventServer Programming Calendar EventPicker EventASP.NET AJAX NavigationBar UI Control ASP.NET AJAX Captcha UI Control ASP.NET AJAX Color Editor UI Control ASP.NET AJAX ComboBox UI Control ASP.NET AJAX DataPager UI Control ASP.NET AJAX Dock UI Control ASP.NET AJAX DropDownList UI Control ASP.NET AJAX DropDownTree UI Control ASP.NET AJAX HtmlEditor UI Control ASP.NET AJAX FileManager UI Control ASP.NET AJAX Filter UI Control ASP.NET AJAX Input UI Control ASP.NET AJAX ListBox UI Control ASP.NET AJAX ListView UI Control ASP.NET AJAX ToolBar UI Control ASP.NET AJAX TabControl UI Control ASP.NET AJAX Menu UI Control ASP.NET AJAX ToolTip UI Control |