Searched +refs:calendar +refs:date +refs:is +refs:legal (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CPANInternal-140/DateTime/lib/
H A DDateTime.pm51 # for some reason, overloading doesn't work unless fallback is listed
67 # Have to load this after overloading is defined, after BEGIN blocks
120 { 'is an integer' =>
132 { 'an integer which is a possible valid day of month' =>
351 # except date math.
509 # This is a big hack to let _seconds_as_components operate naively
587 { 'is between 1 and 366' =>
598 Carp::croak( "$p{year} is not a leap year.\n" )
621 Carp::carp('year() is a read-only accessor') if @_ > 1;
645 Carp::carp('month() is
[all...]

Completed in 98 milliseconds