Changeset 51513 for trunk/src/wp-includes/class-wp-date-query.php
- Timestamp:
- 07/30/2021 10:22:11 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-date-query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-date-query.php
r49672 r51513 134 134 * @type int|int[] $hour Optional. The hour of the day. Accepts numbers 0-23 or an array 135 135 * of valid numbers if `$compare` supports it. Default empty. 136 * @type int|int[] $minute Optional. The minute of the hour. Accepts numbers 0- 60or an array136 * @type int|int[] $minute Optional. The minute of the hour. Accepts numbers 0-59 or an array 137 137 * of valid numbers if `$compare` supports it. Default empty. 138 * @type int|int[] $second Optional. The second of the minute. Accepts numbers 0- 60or an138 * @type int|int[] $second Optional. The second of the minute. Accepts numbers 0-59 or an 139 139 * array of valid numbers if `$compare` supports it. Default empty. 140 140 * }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)