| AkCommonFormatDateTime Method |
| Name | Description | |
|---|---|---|
| FormatDateTime |
返回当前时间 yyyy-MM-dd HH:mm:ss 格式的字符串。
| |
| FormatDateTime(DateTime) |
返回 yyyy-MM-dd HH:mm:ss 格式的日期时间字符串。
| |
| FormatDateTime(String) |
返回当前日期时间指定格式的字符串。
| |
| FormatDateTime(DateTime, String) |
返回指定格式的日期时间字符串。
|