GadgetSeed
0.9.6
フィールド
st_datetime 構造体
時刻構造体
[詳解]
#include <
datetime.h
>
フィールド
short
year
年
char
month
月
char
day
日
char
dayofweek
曜日 0:日曜日〜6:土曜日
char
hour
時
char
min
分
char
sec
秒
short
msec
ミリ秒
詳解
時刻構造体
datetime.h
の
29
行目に定義があります。
この構造体詳解は次のファイルから抽出されました:
include/
datetime.h
st_datetime
構築:
1.8.13