On 04/05/11 13:37, Owen Leonard wrote: >> 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. No that just causes it to abort and log Invalid date instead of putting out an unpredicted date and logging Invalid Date... and if I wanted to do date math I'd not do it with C4::Dates....
-- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) [email protected] skype: colin_campbell2 http://www.ptfs-europe.com _______________________________________________ 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/
