[[
标准c日期与时间函数
]]
C++ Reference
You are here:
C++ Reference
»
C++参考
»
chrono
»
标准c日期与时间函数
Translations of this page
?
:
en
br-pt
cn
cz
de
es
fr
it
jp
lv
nl
pl
ro
ru
sk
tr
tw
标准c日期与时间函数
asctime
time函数的文本格式版本
clock
返回自程序开始运行所经过的时间
ctime
返回特定格式时间
difftime
两时刻的间隔
gmtime
返回指向当前格林威治时间的指针
localtime
返回指向当前时间的指针
mktime
返回指定时间的日历格式
setlocale
设置当前的locale
strftime
返回日期和时间的单个元素
time
返回系统的当前日历时间
Edit this page
Old revisions
Login
Sitemap
Recent changes
RSS
cc