Results of 1 - 10 of about 55 for Epoch (0.002 sec.)
- Man page of TIME 15241
- TIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 time - 秒
...
ime_t time(time_t * tloc ); 説明 time () は、紀元 (Epoch; 1970-01-01 00:00:00 (UTC)) からの秒数で返す。 もし ...
モリーにも格納される。 返り値 成功した場合、紀元(the Epoch)からの経過秒数を返す。エラーの場合は ((time_t) -1) ...
式を使って、 「紀元からの経過秒数 (seconds since the Epoch)」 を定義している。 この変換式では、4 で割り切れる ...
FLOW error in the case where the seconds since the Epoch will not fit in time_t .) Instead, the behavior on ...
-
https://man.plustar.jp/manpage/man2/time.2.html
- [similar]
- Man page of STAT 10466
- STAT Section: ユーザーコマンド (1) Updated: 2021年5月 Index JM Home Page 名前 stat - ファイルやフ
...
やすい形式)。不明な場合には - %W 最初に作成した日時 (Epoch からの秒数)。不明な場合には 0 %x 最終アクセス日時 ...
(人間が読みやすい形式) %X 最終アクセス日時 (Epoch からの秒数) %y 最終データ更新日時 (人間が読みやすい ...
形式) %Y 最終データ更新日時 (Epoch からの秒数) %z 最終状態変更日時 (人間が読みやすい形 ...
式) %Z 最終状態変更日時 (Epoch からの秒数) ファイルシステムに対して有効な書式文字 ...
-
https://man.plustar.jp/manpage/man1/stat.1.html
- [similar]
- Man page of HWCLOCK 9786
- HWCLOCK Section: Maintenance Commands (8) Updated: 02 March 1998 Index JM Home Page 名前 hwclock
...
-version hwclock --set --date=newdate hwclock --getepoch hwclock --setepoch --epoch=year その他のオプション ...
刻から増減する。 詳細は以下の議論を参照のこと。 --getepoch 標準出力に、カーネルが保持しているハードウェア・ク ...
ロックの紀元年 (epoch value) を表示する。 これは西暦の何年が、ハードウェ ...
ア・クロックを読み書きするとき常に用いられる。 --setepoch カーネルのハードウェア・クロック紀元年の値を --epo ...
-
https://man.plustar.jp/manpage/man8/hwclock.8.html
- [similar]
- Man page of TIMEGM 9328
- TIMEGM Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 timegm
...
and convert it to calendar time (seconds since the Epoch, 1970-01-01 00:00:00 +0000, UTC). The difference b ...
ctions return the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/timegm.3.html
- [similar]
- Man page of TIMEGM 9328
- TIMEGM Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 timegm
...
and convert it to calendar time (seconds since the Epoch, 1970-01-01 00:00:00 +0000, UTC). The difference b ...
ctions return the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/timelocal.3.html
- [similar]
- Man page of FTIME 8870
- FTIME Section: Linux Programmer's Manual (3) Updated: 2020-02-09 Index JM Home Page 名前 ftime -
...
gettime (2) instead. この関数は現在の時刻を、紀元 (Epoch; 1970-01-01 00:00:00 +0000 (UTC)) からの秒数とミリ ...
ezone; short dstflag; }; ここで、 time は紀元 (the Epoch) からの秒数、 millitm は 紀元から time 秒後からのミ ...
-
https://man.plustar.jp/manpage/man3/ftime.3.html
- [similar]
- Man page of CTIME 8190
- CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime
...
とる。 引数が絶対値として解釈される場合は、時刻紀元 (Epoch; 1970-01-01 00:00:00 +0000 (UTC)) からの経過秒数と ...
ンに設定される。 要素別の時刻をカレンダー時刻 (紀元 (Epoch) からの秒数) で表現できない場合、 mktime () は (ti ...
me () returns the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/asctime.3.html
- [similar]
- Man page of CTIME 8190
- CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime
...
とる。 引数が絶対値として解釈される場合は、時刻紀元 (Epoch; 1970-01-01 00:00:00 +0000 (UTC)) からの経過秒数と ...
ンに設定される。 要素別の時刻をカレンダー時刻 (紀元 (Epoch) からの秒数) で表現できない場合、 mktime () は (ti ...
me () returns the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/asctime_r.3.html
- [similar]
- Man page of CTIME 8190
- CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime
...
とる。 引数が絶対値として解釈される場合は、時刻紀元 (Epoch; 1970-01-01 00:00:00 +0000 (UTC)) からの経過秒数と ...
ンに設定される。 要素別の時刻をカレンダー時刻 (紀元 (Epoch) からの秒数) で表現できない場合、 mktime () は (ti ...
me () returns the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/ctime.3.html
- [similar]
- Man page of CTIME 8190
- CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime
...
とる。 引数が絶対値として解釈される場合は、時刻紀元 (Epoch; 1970-01-01 00:00:00 +0000 (UTC)) からの経過秒数と ...
ンに設定される。 要素別の時刻をカレンダー時刻 (紀元 (Epoch) からの秒数) で表現できない場合、 mktime () は (ti ...
me () returns the calendar time (seconds since the Epoch), expressed as a value of type time_t . On error, ...
-
https://man.plustar.jp/manpage/man3/ctime_r.3.html
- [similar]