Skip to content

Commit

Permalink
docs: add @Property $local
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Dec 16, 2023
1 parent 0a24c22 commit c39961a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions system/I18n/Time.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @property string $dayOfYear read-only
* @property bool $dst read-only
* @property string $hour read-only
* @property bool $local read-only
* @property string $minute read-only
* @property string $month read-only
* @property string $quarter read-only
Expand Down
1 change: 1 addition & 0 deletions system/I18n/TimeLegacy.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* @property string $dayOfYear read-only
* @property bool $dst read-only
* @property string $hour read-only
* @property bool $local read-only
* @property string $minute read-only
* @property string $month read-only
* @property string $quarter read-only
Expand Down

0 comments on commit c39961a

Please sign in to comment.