| AkCommonFormatDateTime Method (String) |
返回当前日期时间指定格式的字符串。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string FormatDateTime(
string format
)
Parameters
- format
- Type: SystemString
格式字符串。
Return Value
Type:
String日期时间字符串。
See Also