htmanning has asked for the wisdom of the Perl Monks concerning the following question:
I'm trying to track down an error and this looks wrong to me.$no_days = "(TO_DAYS(dateadded)-TO_DAYS(Now())>=-$newdateadded)";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Valid code?
by LanX (Saint) on Mar 17, 2020 at 21:17 UTC | |
|
Re: Valid code?
by kcott (Archbishop) on Mar 17, 2020 at 21:31 UTC | |
|
Re: Valid code?
by hippo (Archbishop) on Mar 17, 2020 at 21:29 UTC | |
|
Re: Valid code?
by 1nickt (Canon) on Mar 17, 2020 at 22:54 UTC | |
by afoken (Chancellor) on Mar 18, 2020 at 09:58 UTC | |
|
Re: Valid code?
by soonix (Chancellor) on Mar 18, 2020 at 15:43 UTC | |
|
Re: Valid code?
by Marshall (Canon) on Mar 19, 2020 at 01:27 UTC |