pixtur
tino
/** * NOTE: * - Durations are stored with two datetimes in GMT. The first is * starting at 00:00:00 GMT the second defined the distant also in GMT. * Since the edit form would try to convert the time_end into client time * we overwrite it here. This might be called a hack. */ $effort->time_end=clientTimeStrToGMTString($effort->time_end);
madlyr
Comment
Details (Wiki format)
Request feedback
Please copy the text