Re: Having a strange issue with DateTime::Event::Recurrence under Apache...

2016-02-11 Thread Flavio S. Glock
debugging here - I've written this: --- use DateTime; use DateTime::Event::Recurrence; my $startDate = DateTime->new( year => 2016, month => 2, day=> 10, hour => 17, minute => 51, second => 31, nanosecond => 123456, time_zone =>

Having a strange issue with DateTime::Event::Recurrence under Apache...

2016-02-10 Thread Nicholas Schubach
To whom it may concern, I have what I think is a simple couple methods for estimating delivery dates (We are a custom printing shop and build in padding to allow for acquire and printing then give the customer an estimate on how many days we can complete and ship): sub calculateOrderDeliveryDate