in
joomla-platform/libraries/joomla/date/date.php
on line 29 it reads
@property-read string $week W - Numeric representation of the day of the week.
It think it should read
@property-read string $week W -ISO-8601 week number of year, weeks starting on Monday
it confused me for a second or two.
thanks for everything! Joris
thanks for your explanation :)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-16 17:39:23 |
Closed_By | ⇒ | GeoTimber |
Closed
Labels |
Added:
?
|
@GeoTimber you can propose a Pull Request yourself
Go to https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/date/date.php and press the edit (pencil) button, do the changes you think are needed and submit the pull request.