Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for 日数 (0.003 sec.)
35.3. spwd --- シャドウパスワードデータベース — Python 3.6.5 ドキュメント 12426
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 3 sp_min パスワード変更が出来るようになるまでの最小日数 4 sp_max パスワードを変更しなくても良い最大日数 5 ... 期限切れが近づいている旨の警告をユーザに出しはじめる日数 6 sp_inact パスワードが期限切れになってからアカウン ... トが無効になるまでの日数 7 sp_expire アカウントが期限切れになる日の 1970-01 ... -01 からの日数 8 sp_flag 将来のために予約 sp_namp と sp_pwdp は文 ...
https://man.plustar.jp/python/library/spwd.html - [similar]
8.1. datetime --- 基本的な日付型および時間型 — Python 3.6.5 ドキュメント 8358
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... <= month <= 12 1 <= day <= 指定された月と年における日数 範囲を超えた引数を与えた場合、 ValueError が送出さ ... の値です。 date. day ¶ 1 から与えられた月と年における日数までの値です。 サポートされている演算を以下に示します ... trftime() と strptime() の振る舞い . イベントまでの日数を数える例を示します: >>> import time >>> from datet ... month <= 12 , 1 <= day <= 指定された月と年における日数 , 0 <= hour < 24 , 0 <= minute < 60 , 0 <= second ...
https://man.plustar.jp/python/library/datetime.html - [similar]
DateTime オブジェクト — Python 3.6.5 ドキュメント 8136
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... yDateTime_DELTA_GET_DAYS ( PyDateTime_Delta *o ) ¶ 日数を -999999999 から 999999999 の間の整数で返します。 ...
https://man.plustar.jp/python/c-api/datetime.html - [similar]
8.2. calendar --- 一般的なカレンダーに関する関数群 — Python 3.6.5 ドキュメント 8025
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... onth ) ¶ year と month で指定された月の一日の曜日と日数を返します。 calendar. monthcalendar ( year , month ...
https://man.plustar.jp/python/library/calendar.html - [similar]
PREV 1 NEXT