Homec4science

Fix displaying day numbers in calendar

Authored by vrana <jakubv@fb.com> on Jun 28 2012, 19:24.

Description

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

Details

Committed
vrana <jakubv@fb.com>Jun 28 2012, 19:28
Pushed
aubortJan 31 2017, 17:16
Parents
rPH38e029205bf2: Add a "Download Raw Diff" action to Differential
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPH7227d7d85029: Fix displaying day numbers in calendar (authored by vrana <jakubv@fb.com>).Jun 28 2012, 19:28