Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic static string Format(
DateTime dt
)
Public Shared Function Format (
dt As DateTime
) As String
public:
static String^ Format(
DateTime dt
)
static member Format :
dt : DateTime -> string
Parameters
- dt
- Type: SystemDateTime
Return Value
Type:
String
See Also