David,
I will review the data on date_due field.
Thanks!! for your time ! LOL time.. ;-)
tomorrow
--Larry
2016-04-28 0:35 GMT-03:00 David Cook :
> Hi Larry,
>
>
>
> I find time fascinating, so happy to help : ).
>
>
>
> Thanks for that pastebin. That’s really helpful.
>
>
>
> We can see the
Hi David,
Thanks for you reply,
yes your are right, Chile abolished dst, we have a minister with many
earthquakes in him head.
So,
Here is the “perl -d overdue_notices.pl -t" using "n":
http://pastebin.com/ZxHkNCK3
If i run again :
perl overdue_notices.pl -t
Invalid local time for date in tim
Oh, that’s interesting.
I’ve seen this happen on other Perl projects during daylight savings time
changes.
For instance, try the following Perl code:
use DateTime;
my $dt = DateTime->new(
year => 2015,
month => 10,
day => 4,
hour => 2,
minute => 0,
secon
So it's fixed. Thanks Jonathan, again :-D
2016-04-23 3:08 GMT-03:00 Jonathan Druart <
jonathan.dru...@bugs.koha-community.org>:
> Just a note: From 16.05 it won't be possible to delete a framework in
> used from the interface.
> See bug 15790.
>
> 2016-04-19 15:34 GMT+01:00 Tomas Cohen Arazi :
>