
November 20th, 1999, 11:43 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
I have a simple question:
I must add a variable time (i.e. 50 minutes or 5 months) to a field in a mysql-table. Can this be done without converting it into a unix-timestamp, make the addition and converting it back?
|