in reply to Time string with addition
Consider doing the calculation in SQL.
As an alternative, do the calculation in seconds and convert it to a string after your calculation using POSIX::strftime.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Time string with addition
by Melly (Chaplain) on Jan 05, 2012 at 14:37 UTC |