Click or drag to resize
AkCommonFormatTime Method
返回当前时间 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 FormatTime()

Return Value

Type: String
时间字符串。
See Also