On Mon, Jan 15, 2018 at 9:20 PM, Trevor Woerner <twoer...@gmail.com> wrote:
> On Thu, Jan 11, 2018 at 12:26 AM, Robert Yang <liezhi.y...@windriver.com>
> wrote:
>>
>> BUILD_ID = "${@time.strftime('%Y-%m-%d %H:%M:%S',time.localtime())}"
>
> Brilliant! Why isn't this the default?

Using localtime could cause confusion for teams which span different time zones.

Even if everyone is in the same time zone, it can also give unexpected
results when entering or leaving daylight savings time.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to