diff --git a/src/applications/maniphest/controller/report/ManiphestReportController.php b/src/applications/maniphest/controller/report/ManiphestReportController.php index 6537ed9339..84fcd95dbc 100644 --- a/src/applications/maniphest/controller/report/ManiphestReportController.php +++ b/src/applications/maniphest/controller/report/ManiphestReportController.php @@ -148,7 +148,7 @@ final class ManiphestReportController extends ManiphestController { $day_bucket = phabricator_format_local_time( $row['dateCreated'], $user, - 'z'); + 'Yz'); $day_buckets[$day_bucket] = $row['dateCreated']; if (empty($stats[$day_bucket])) { $stats[$day_bucket] = array(