d3/test/time
Mike Bostock c86108e522 Fix a daylight savings bug in d3.time.format.
We weren't computing the day-of-year number correctly, which affected both day
number and week number directives (%j, %U, and %W).
2011-10-12 15:37:32 -07:00
..
day-test.js Add test for time.minutes. 2011-08-14 19:38:02 -07:00
days-test.js Add tests for skipping time intervals. 2011-08-14 20:18:58 -07:00
format-test.js Fix a daylight savings bug in d3.time.format. 2011-10-12 15:37:32 -07:00
hour-test.js Add test for time.hour. 2011-08-14 18:14:59 -07:00
hours-test.js Add tests for skipping time intervals. 2011-08-14 20:18:58 -07:00
minute-test.js Add test for time.minute. 2011-08-14 19:16:56 -07:00
minutes-test.js Add tests for skipping time intervals. 2011-08-14 20:18:58 -07:00
month-test.js Add test for time.month. 2011-08-14 19:51:53 -07:00
months-test.js Add tests for skipping time intervals. 2011-08-14 20:18:58 -07:00
scale-test.js Make toString return #RRGGBB for all colours. 2011-10-07 17:58:58 +01:00
second-test.js Add test for time.second. 2011-08-14 20:23:23 -07:00
seconds-test.js Add test for time.seconds. 2011-08-14 20:29:08 -07:00
week-test.js Add test for time.week. 2011-08-14 20:38:02 -07:00
weeks-test.js Add test for time.weeks. 2011-08-14 20:47:20 -07:00
year-test.js Add test for time.year. 2011-08-14 20:54:48 -07:00
years-test.js Add test for time.years. 2011-08-14 20:55:11 -07:00