Richard Melville wrote:
> Can anybody explain why this is happening; I'm getting some software
> failing on time/date issues and I think it might be due to this:-
>
> date && date -u returns:-
>
> Tue 1 Oct 17:16:01 BST 2013
> Tue 1 Oct 16:16:26 UTC 2013
>
> As you can see instead of a one hour di
Richard Melville wrote:
> Can anybody explain why this is happening; I'm getting some software
> failing on time/date issues and I think it might be due to this:-
>
> date && date -u returns:-
>
> Tue 1 Oct 17:16:01 BST 2013
> Tue 1 Oct 16:16:26 UTC 2013
>
> As you can see instead of a one hour dif
Can anybody explain why this is happening; I'm getting some software
failing on time/date issues and I think it might be due to this:-
date && date -u returns:-
Tue 1 Oct 17:16:01 BST 2013
Tue 1 Oct 16:16:26 UTC 2013
As you can see instead of a one hour difference I'm getting one hour and 25
sec