> If you look at the output from > t/Dates.t creating a date with 0/1/1952 (I'm using dmy here) returns a > formatted version of 31/12/1951. i.e. ) has a "kind of -1" effect > > Odd? Confused? Poor Interface?
Does it take negative numbers too? -3/1/1952? If it works consistently and correctly I would say it's a feature: It lets you do simple math on a day of the month and get back a valid date. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
