Log message #3882535

# At Username Text
# May 29th 2016, 21:58 LckyBy517 lol well the one i'm currently building that is
# May 29th 2016, 21:57 frzrr yea feels the same but many sites :)
# May 29th 2016, 21:56 LckyBy517 lol i don't even know what version of cake my site is running on
# May 29th 2016, 21:53 marlinc The latest stable release is 3.2.10
# May 29th 2016, 21:53 marlinc 30th of January :)
# May 29th 2016, 21:52 marlinc https://github.com/cakephp/cakephp/releases/tag/3.2.0
# May 29th 2016, 21:52 frzrr heh thought it was still in testing
# May 29th 2016, 21:52 marlinc 3.2 has been out for quite a while now :)
# May 29th 2016, 21:52 frzrr kewl beans
# May 29th 2016, 21:52 frzrr oh so 3.2 is out now
# May 29th 2016, 21:51 frzrr and it has cake! yum
# May 29th 2016, 21:46 LckyBy517 dear lord the new website is bright!
# May 29th 2016, 19:58 admad https://github.com/cakephp/docs/issues/4012
# May 29th 2016, 19:53 bravo-kernel Roboto?
# May 29th 2016, 19:37 admad D-rex: open an issue :slightly_smiling_face:
# May 29th 2016, 19:32 D-rex Yes and the colored headers made it so easy to navigate before. Open Sans or Source Sans Pro would look nice
# May 29th 2016, 19:30 admad the horizontal spacing between letters in menu is pretty bad
# May 29th 2016, 19:29 admad @bravo-kernel: @graziel fell to open an issue
# May 29th 2016, 18:49 bravo-kernel would have mentioned it earlier but had to recover from my epileptic seizure first
# May 29th 2016, 18:47 bravo-kernel Seconding the font issue, this will not accustom
# May 29th 2016, 18:13 graziel D-rex i thought i was the only one with this impression - but im giving it some time maybe ill accustom to it
# May 29th 2016, 18:02 D-rex im going crosseyed reading it
# May 29th 2016, 18:02 D-rex that new font for the new docs page is an eye sore imo =/
# May 29th 2016, 17:48 mesterjagel @dakota: Amazing! That solved everything:D Thanks:)!
# May 29th 2016, 17:46 dakota which is also correct :slightly_smiling_face:
# May 29th 2016, 17:46 dakota Which will give you 2016-01
# May 29th 2016, 17:46 dakota mesterjagel: You should be using YYYY
# May 29th 2016, 17:43 dakota but you shouldnâ??t need to imo
# May 29th 2016, 17:43 flashios09 so you can create a custom method inside Time helper and do it manually using days
# May 29th 2016, 17:43 dakota > An ISO week-numbering year (also called ISO year informally) has 52 or 53 full weeks
# May 29th 2016, 17:42 mesterjagel There is:)
# May 29th 2016, 17:40 flashios09 there is no week 53 on a year !
# May 29th 2016, 17:40 mesterjagel which falls under week 53
# May 29th 2016, 17:40 mesterjagel And I do succeed with all other conversions than the above mentioned
# May 29th 2016, 17:39 mesterjagel Yes:)
# May 29th 2016, 17:39 flashios09 week nbr ?
# May 29th 2016, 17:38 flashios09 what do you want to get ?
# May 29th 2016, 17:38 mesterjagel @flashios09: It canâ??t really locate an explanation for why they would ignore week 53:/ But thank you for the link anyway:)!
# May 29th 2016, 17:31 mesterjagel Thanks!
# May 29th 2016, 17:31 flashios09 @mesterjagel: take a look at this http://www.icu-project.org/apiref/icu4c/classSimpleDateFormat.html#details
# May 29th 2016, 17:30 mesterjagel Hey guys. An other formatting question, somehow formatting the following: object(Cake\I18n\Time) { 'time' => '2015-12-28T07:56:45+00:00', 'timezone' => 'UTC', 'fixedNowTime' => false } with i18nFormat(yyyy-ww) turns it into: â??2015-01â?? rather than : â??2015-53â?? Any ideas why ?