説明
DateTime::__construct() の手続き型バージョンです。
DateTime のコンストラクタと異なり、
datetime
に渡された文字列が不正な場合には、
例外をスローする代わりに false
を返します。
パラメータ
DateTimeImmutable::__construct も参照ください。
戻り値
新しい DateTime クラスのインスタンスを返します。失敗した場合に false
を返します
参考
- DateTimeImmutable::__construct() - 新しい DateTimeImmutable オブジェクトを返す
- DateTimeImmutable::createFromFormat() - 時刻の文字列を指定されたフォーマットに従ってパースする
- DateTime::__construct() - 新しい DateTime オブジェクトを返す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google