摘要:
time = CTime::GetCurrentTime(); strTime = time.Format("%Y年%m月%d日%A,%H:%M:%S"); StrTimeN = time.Format("%Y年%m月%d日%a,%H:%M:%S"); //... 阅读全文
posted @ 2016-01-13 16:45
haihai187
阅读(270)
评论(0)
推荐(0)
摘要:
%H 小时(以00-23来表示)。 %I 小时(以01-12来表示)。 %K 小时(以0-23来表示)。 %l 小时(以0-12来表示)。 %M 分钟(以00-59来表示)。 %P AM或PM。 %r 时间(含时分秒,小时以12小时AM/PM来表示)。 %s 总秒数。起... 阅读全文
posted @ 2016-01-13 16:41
haihai187
阅读(613)
评论(0)
推荐(0)
浙公网安备 33010602011771号