New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

DateFormatInfo Client Object

The DateFormatInfo client object determines how a RadDateInput parses dates. It is returned by the get_dateFormatInfo() method of the RadDateInput client-side object. The following table lists its properties:

 

PropertyTypeDescription
AbbreviatedDayNamesArrayLists the abbreviated day name strings.
AbbreviatedMonthNamesArrayLists the abbreviated month name strings.
AMDesignatorstringSpecifies the string for the AM designator.
DateSeparatorcharacterSpecifies the date part separator character.
DateSlotsDateSlots objectThe DateSlots object has three properties: Day , Month , and Year . Each has a value of 0, 1, or 2, indicating the position of that date part in a date part triplet.
DayNamesArrayLists the full names for each day.
FirstDayOfWeekintegerGives the index of the first day of the week, where Sunday is 0, Monday is 1, and so on.
MonthNamesArrayLists the full names of the months.
PMDesignatorstringSpecifies the string for the PM designator.
ShortYearCenturyEndintegerGives the last year of the 100-year span used to interpret years that contain only 1 or 2 digits.
TimeInputOnlybooleanWhen true , values are parsed as representing time values with no date part.
TimeSeparatorcharacterThe separator character that appears between parts of a time value.

See Also

In this article
See Also
Not finding the help you need?
Contact Support