1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/calendar
vrana 7227d7d850 Fix displaying day numbers in calendar
Summary:
They were shifted by one because of calling `$day->setTime(24, 0, 0)`.

I've tried to clone the date and get the epoch from the clone but it was crashing for some reason.

Test Plan: /calendar/

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D2882
2012-06-28 10:28:56 -07:00
..
controller Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
view Fix displaying day numbers in calendar 2012-06-28 10:28:56 -07:00