Creates string of supplied DateTime object.
Creates string of supplied DateTime object.
public string FormatDate(DateTime);
Creates string of supplied DateTime object based on supplied date format.
public static string FormatDate(DateTime,string);
Creates string of supplied DateTime object based on supplied date format.
public static string FormatDate(DateTime,string,CultureInfo);
BasicDatePicker Class | BasicFrame.WebControls Namespace