752a08de57
Always store build times in UTC instead of local time. This may lead to a mix of timezones since the old build times are still stored in local time. Change-Id: Ie0cfce385854caa5adbd27f7f13042e7bfd41f1b
6 lines
201 B
YAML
6 lines
201 B
YAML
upgrades:
|
|
- |
|
|
The build start and end times are now stored as UTC in the database. Since
|
|
there is no localization done on zuul web side, the zuul api also exposes
|
|
these times as UTC now.
|