When a cron-trigger is created, in the output, the created time is
shown in UTC but the next execution time is in localtime. It would
be better if both times are shown in the same timezone. This patch
changes the next execution time to UTC.
Change-Id: Icae26cef37736cb55b9a2460f16e82afdb058165
Closes-Bug: #1592164