Sean Wang
3dd9d47089
Fix wrong approve time in expense report
...
The approve time showed was 8 hours more than the real time.
Checking database turned out that it had the wrong data(+8 hours).
After checking every timezone related settings were correct,
I found that it do twice idate() in setApproved().
Since we have idate() in $sql, we don't need the idate()
at the line 1249.
2018-03-29 14:49:06 +08:00
..
2018-03-27 13:08:16 +02:00
2018-03-15 01:55:16 +01:00
2018-03-15 01:55:16 +01:00
2018-02-26 09:20:05 +01:00
2018-02-22 12:17:25 +01:00
2018-03-09 11:37:23 +01:00
2018-03-15 01:55:16 +01:00
2018-03-27 17:13:25 +02:00
2018-03-07 12:27:13 +01:00
2018-03-13 10:28:44 +01:00
2018-03-13 18:04:18 +01:00
2018-03-27 17:49:01 +02:00
2018-03-12 19:02:30 +01:00
2018-03-22 14:19:34 +01:00
2018-03-29 03:01:05 +02:00
2018-02-27 20:24:29 +01:00
2018-03-02 12:32:49 +01:00
2018-03-05 20:46:54 +01:00
2018-03-29 14:49:06 +08:00
2018-02-26 09:20:05 +01:00
2018-03-22 16:28:00 +01:00
2018-03-25 15:27:31 +02:00
2018-02-26 09:20:05 +01:00
2018-03-21 19:17:42 +01:00
2018-03-19 15:13:36 +01:00
2018-02-25 12:21:10 +01:00
2018-03-16 18:31:11 +01:00
2018-03-27 16:02:06 +02:00
2018-02-26 21:21:28 +01:00
2018-03-12 20:16:23 +01:00
2018-02-26 09:20:05 +01:00
2018-03-20 14:32:24 +01:00
2018-02-06 10:57:53 +01:00
2018-02-26 09:20:05 +01:00
2018-02-26 09:20:05 +01:00
2018-02-26 09:20:05 +01:00
2018-03-22 10:48:03 +01:00
2018-03-18 20:21:59 +01:00
2018-03-19 10:18:03 +01:00
2018-02-06 10:03:06 +01:00
2018-03-15 01:55:16 +01:00
2018-02-26 09:20:05 +01:00
2018-03-03 08:37:44 +01:00
2018-02-16 18:21:18 +01:00
2018-03-19 16:11:42 +01:00
2018-03-22 16:39:47 +01:00
2018-03-10 14:51:24 +01:00
2018-02-26 09:20:05 +01:00
2018-02-15 01:29:51 +01:00
2018-03-23 16:17:56 +01:00
2018-02-20 14:59:40 +01:00