Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] Date time calculations

Quote Reply
Re: [TheStone] Date time calculations In reply to
Thanks alot The Stone - your hint helped me get started.

But I have a new problem now.. I cant use the modulus opperator i/ with set statements ex:

<% set days = $date_in seconds i/ 864000 %> does not assign $date_in seconds i/ 864000 to $days..

If I only write <% $date_in_seconds i/ 86400%> it works perfect, but I cant pick up the result for futher calculations..

Any ideas?



Anders
Subject Author Views Date
Thread Date time calculations vespa180 3710 Oct 29, 2003, 6:54 AM
Thread Re: [vespa180] Date time calculations
604 3595 Oct 29, 2003, 11:02 AM
Thread Re: [TheStone] Date time calculations
vespa180 3587 Oct 30, 2003, 7:14 AM
Post Re: [vespa180] Date time calculations
604 3574 Oct 30, 2003, 10:55 AM