Click or drag to resize
AkCommonFormatDateTime Method
Overload List
  NameDescription
Public methodStatic memberFormatDateTime
返回当前时间 yyyy-MM-dd HH:mm:ss 格式的字符串。
Public methodStatic memberFormatDateTime(DateTime)
返回 yyyy-MM-dd HH:mm:ss 格式的日期时间字符串。
Public methodStatic memberFormatDateTime(String)
返回当前日期时间指定格式的字符串。
Public methodStatic memberFormatDateTime(DateTime, String)
返回指定格式的日期时间字符串。
Top
See Also