| Basic Date Picker Documentation |
|
BasicDatePicker.FormatDate Method (DateTime, String)
Creates string of supplied DateTime object based on supplied date format.
[Visual Basic]
Overloads Public Shared Function FormatDate( _
ByVal
date As
Date, _
ByVal
dateFormat As
String _
) As
String
Parameters
-
date
- Date.
-
dateFormat
- Date format.
Return Value
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace | BasicDatePicker.FormatDate Overload List | DateFormat