Click or drag to resize
AkCommonFormatDateTime Method
返回当前时间 yyyy-MM-dd HH:mm:ss 格式的字符串。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static string FormatDateTime()

Return Value

Type: String
日期时间字符串。
See Also