manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 38 for STRFTIME (0.025 sec.)
Man page of STRFTIME 15928
STRFTIME Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 strftime ... 時刻の文字列への変換 書式 #include < time.h > size_t strftime(char * s , size_t max , const char * format , cons ... t struct tm * tm ); 説明 strftime () 関数 は、要素別の時刻 tm の内容を format で指定 ... 結果の文字列の長さが max バイトを超えなかった場合、 strftime () 関数は配列 s に格納されたバイト数を返す (このバ ... た結果の文字列の長さが max バイトを超える場合には、 strftime () は 0 を返し、配列の内容は不定となる。 返り値 0 ...
https://man.plustar.jp/manpage/man3/strftime.3.html - [similar]
Man page of STRPTIME 10582
STRPTIME Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strp ... format , struct tm * tm ); 説明 strptime () 関数は strftime (3) の逆関数である。 ポインター s が指す文字列を f ... 注意 一貫性を持たせるため、glibc では strptime () に strftime (3) と同じフォーマット文字をサポートさせようとして ... イムゾーンを指定する。 %Z タイムゾーン名。 同様に、 strftime (3) の GNU 版での拡張に対応するために、 %k は %H、 ... ド間の空白は必要ない。 例 以下の例は strptime () と strftime (3) の使用法を示している。 #define _XOPEN_SOURCE # ...
https://man.plustar.jp/manpage/man3/strptime.3.html - [similar]
Man page of NL_LANGINFO 9544
NL_LANGINFO Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 n ... C_TIME) ロケール固有の時間と日付を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 D_FMT (LC_T ... IME) ロケール固有の日付を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 T_FMT (LC_T ... IME) ロケール固有の時間を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 DAY_ {1-7} ...
https://man.plustar.jp/manpage/man3/nl_langinfo.3.html - [similar]
Man page of NL_LANGINFO 9544
NL_LANGINFO Section: Linux Programmer's Manual (3) Updated: 2014-05-28 Index JM Home Page 名前 n ... C_TIME) ロケール固有の時間と日付を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 D_FMT (LC_T ... IME) ロケール固有の日付を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 T_FMT (LC_T ... IME) ロケール固有の時間を表現するときに、 strftime (3) で使用できる書式付き文字列を返す。 DAY_ {1-7} ...
https://man.plustar.jp/manpage/man3/nl_langinfo_l.3.html - [similar]
Man page of LOCALE 9198
LOCALE Section: Linux User Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 locale - ロケー ... 時刻 (time) のフォーマットを指定する (書式については strftime (3) を参照)。 d_fmt followed by the appropriate da ... te format (for syntax, see strftime (3)). t_fmt 適切な時刻のフォーマットを指定する (書 ... 式については strftime (3) を参照)。 am_pm それぞれ 午前 (am) と 午後 (pm ... を使う際に使用する時刻形式を指定する (書式については strftime (3) を参照)。 午前/午後の表記を使用しないロケールで ...
https://man.plustar.jp/manpage/man5/locale.5.html - [similar]
Man page of DYSIZE 8003
DYSIZE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 dysize ... ぎない。新しいプログラムでは使わないこと。 関連項目 strftime (3) この文書について この man ページは Linux man-p ...
https://man.plustar.jp/manpage/man3/dysize.3.html - [similar]
Man page of TIME 8003
TIME Section: Linux Programmer's Manual (7) Updated: 2020-04-11 Index JM Home Page 名前 time - 時 ... 示可能な文字列に変換する関数については、 ctime (3), strftime (3), strptime (3) に記述されている。 タイマーのスリ ... gettime (3), pthread_getcpuclockid (3), sleep (3), strftime (3), strptime (3), timeradd (3), usleep (3), rtc ( ...
https://man.plustar.jp/manpage/man7/time.7.html - [similar]
Man page of GAWK 7830
GAWK Section: Utility Commands (1) Updated: May 17 2000 Index JM Home Page 名称 gawk - パターン検 ... は、基準時点は UTC で 1970 年 1 月 1 日 0:00 です)。 strftime( [ format [ , timestamp ]] ) 書式 format に従って ... ます。 利用可能なフォーマットについては、 ANSI C の strftime() 関数の仕様を参照して下さい。パブリックドメインな ... strftime (3) とそのマニュアルページが gawk とともに配布され ... ています。もし、 gawk を作成するためにその strftime を用いた場合は、そのマニュアルに記述されている変換 ...
https://man.plustar.jp/manpage/man1/gawk.1.html - [similar]
Man page of CTIME 7830
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e (), ctime_r () を廃止予定としている。 代わりに、 strftime (3) の使用が推奨されている。 注意 asctime (), ctim ... (2), time (2), utime (2), clock (3), difftime (3), strftime (3), strptime (3), timegm (3), tzset (3), time (7) ...
https://man.plustar.jp/manpage/man3/asctime.3.html - [similar]
Man page of CTIME 7830
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... e (), ctime_r () を廃止予定としている。 代わりに、 strftime (3) の使用が推奨されている。 注意 asctime (), ctim ... (2), time (2), utime (2), clock (3), difftime (3), strftime (3), strptime (3), timegm (3), tzset (3), time (7) ...
https://man.plustar.jp/manpage/man3/asctime_r.3.html - [similar]
PREV 1 2 3 4 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022