Using PEAR::Date engine

Viewing: calendar_year
The time is now: 2003 Wed 1 00:00:00

First Iteration

The first iteration is more "expensive", the calendar data structures having to be built.

1 : 2 : 3 : 4 : 5 : 6 : 7 : 8 : 9 : 10 :
11 : 12 :

Took: 0.0019099712371826 seconds

Second Iteration

This second iteration is faster, the data structures being re-used

1 : 2 : 3 : 4 : 5 : 6 : 7 : 8 : 9 : 10 :
11 : 12 :

Took: 0.0009310245513916 seconds