Page MenuHomePhabricator

Fix a remaining `cursorYear` instead of `stateYear`
ClosedPublic

Authored by epriestley on Sep 27 2016, 10:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Apr 17 2026, 4:27 AM
Unknown Object (File)
Apr 16 2026, 6:21 AM
Unknown Object (File)
Mar 4 2026, 11:39 PM
Unknown Object (File)
Mar 3 2026, 7:53 PM
Unknown Object (File)
Mar 1 2026, 11:49 PM
Unknown Object (File)
Feb 4 2026, 3:40 PM
Unknown Object (File)
Dec 26 2025, 9:42 AM
Unknown Object (File)
Nov 26 2025, 10:29 PM
Subscribers
None

Details

Summary

Ref T10747. Last test failed because we were looking at weekdays in the wrong year. Root issue is bad cursorYear, other changes are just cleanup/debugging.

Test Plan

Unit tests now pass.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a remaining `cursorYear` instead of `stateYear`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Sep 27 2016, 11:19 PM
This revision was automatically updated to reflect the committed changes.