New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
date
format
value
Telerik.Web.UI.Calendar.DateTimeFormatInfo
Inheritance Hierarchy
Methods
FormatDate
Formats a date, using the specified date and format string.
Parameters
date Array
An array of triplet that represent date
format String
Returns
String
LeadZero
Formats the integer, adding a leading zero if necessary so that the integer is a minimum of two digits.
Parameters
value Number
Returns
String