mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-03 06:09:06 +02:00
- fixed et2_date.set_value() to understand nummeric timestamps in usertime used on server-side (needed timezone offset) - added new parameter-type for et2_date.set_value() string starting with + or - to add or subtract given number of seconds from current time (to not have to code that in applications)