Different time stamp in different build agents

sudheer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 16, 2019

I see the timestamp with different build agents as different. How to correct it?

1 answer

0 votes
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 17, 2019

Hi @sudheer,

You'd use tzdata to update the settings and reboot the build agents for changes to take effect.

For example on Linux you'd install

yum -y install tzdata

cp /usr/share/zoneinfo/America/New_York /etc/localtime

echo "America/New_York" > /etc/timezone

on windows, update the timezone settings and reboot the service (or entire system). 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events