Unix Technical Forum

UK time zone, Which one?

This is a discussion on UK time zone, Which one? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hi, I am installing Slackware 10.0, and I have installed many recent versions of Slackware. I live in teh ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 12:50 PM
Sam
 
Posts: n/a
Default UK time zone, Which one?

Hi, I am installing Slackware 10.0, and I have installed many recent
versions of Slackware.

I live in teh UK, there seems to be about 10 different timezones that
I could use. I want to have the hardware clock set to UTC (I have
heard that is the correct thing to do) and have a timezone file in use
that is correct for the UK, including the current daylight saving
time. How do you tell which one to use for the UK? What is the
difference between GMT+0 GMT-0 GMT+-0 ?! Do I have to manually set it
to GMT+1 in the summer and back in the winter?

Sam
SW newb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 12:51 PM
Mark Hill
 
Posts: n/a
Default Re: UK time zone, Which one?

On Tue, 20 Jul 2004 17:02:17 +0100,
Sam <a@b.c> wrote:
>
> I want to have the hardware clock set to UTC

....
> How do you tell which one to use for the UK? What is the
> difference between GMT+0 GMT-0 GMT+-0 ?! Do I have to manually set it
> to GMT+1 in the summer and back in the winter?


I'm not too sure what you're looking at, so here's how I configured my
system:

o As root, set time with 'date --set' E.G: 'date --set=1739' or set
through the BIOS.
o Run timeconfig as root, say yes to the first UTC question then set
time to Etc/UTC on second question.
o As a user, add the following to your .profile or add to /etc/profile

TZ='Europe/London'; export TZ

(I get the above variable info from running tzselect.)

BST/GMT time is automagically adjusted when the hour goes forward/back.

--
Mark Hill <mrhill@gmail.com>
Email: echo zbp.yvnzt.yyvuez | rot13 | rev | sed s/\\./@/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 12:51 PM
Rich Grise
 
Posts: n/a
Default Re: UK time zone, Which one?

Sam wrote:

> Hi, I am installing Slackware 10.0, and I have installed many recent
> versions of Slackware.
>
> I live in teh UK, there seems to be about 10 different timezones that
> I could use.


The whole freakin' country isn't big enough for even one whole time
zone - how in hell do they get 10??!?!?!??

Railroad time?
tea time?
lunch time?
siesta time?
break time?
down time?
compile time?
run time?
Paddington time?
Left Elbow Scratch time?
????
--
Cheers!
Rich

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 12:51 PM
Blumf
 
Posts: n/a
Default Re: UK time zone, Which one?

Rich Grise wrote:

> Railroad time?
> tea time?
> lunch time?
> siesta time?
> break time?
> down time?
> compile time?
> run time?
> Paddington time?
> Left Elbow Scratch time?
> ????


Time gentlemen, please! Come on now, drink up.

Blumf

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 12:51 PM
Mark Hill
 
Posts: n/a
Default Re: UK time zone, Which one?

On Tue, 20 Jul 2004 21:50:41 GMT,
Blumf <blumf@hot.mail.com> wrote:
>
> Time gentlemen, please! Come on now, drink up.


Posted at last orders too. Nice one.


--
Mark Hill <mrhill@gmail.com>
Email: echo zbp.yvnzt.yyvuez | rot13 | rev | sed s/\\./@/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 12:51 PM
 
Posts: n/a
Default Re: UK time zone, Which one?

In article <4agqf0prlg59j79jv5lj6k85koo02fpu8r@4ax.com>, Sam <a@b.c> wrote:
>Hi, I am installing Slackware 10.0, and I have installed many recent
>versions of Slackware.
>
>I live in teh UK, there seems to be about 10 different timezones that
>I could use. I want to have the hardware clock set to UTC (I have
>heard that is the correct thing to do) and have a timezone file in use
>that is correct for the UK,


I simply use the GB zonefile. GB, GB-Eire and Europe/London are all the
same timezone file. Why there are so many different ones I assume is
historic. /usr/share/zoneinfo/localtime is a symlink to /etc/localtime,
and that's just a copy of the /usr/share/zoneinfo/GB (though I could
make it a symlink).

> including the current daylight saving
>time. How do you tell which one to use for the UK? What is the
>difference between GMT+0 GMT-0 GMT+-0 ?! Do I have to manually set it
>to GMT+1 in the summer and back in the winter?


No. Though you are right in assuming the GMT timezones will fix your
clock permanently to GMT (i.e., no BST). GMT, GMT+0, GMT-0 and GMT0 are
all identical (cd /usr/share/zoneinfo; ls -li GMT*; look at the inode
on the left hand side and you'll see they're identical).

Chris...

--
\ Chris Johnson \ NP: Pink Floyd - 03. Pigs (Three Differen
\ cej@nightwolf.org.uk \ t Ones)
\ http://cej.nightwolf.org.uk/ \
\ http://redclaw.org.uk/ ~---------------------------------------
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 12:52 PM
Sam
 
Posts: n/a
Default Re: UK time zone, Which one?

On 20 Jul 2004 22:05:29 GMT, Mark Hill <mrhill@gmail.com> wrote:

>On Tue, 20 Jul 2004 21:50:41 GMT,
>Blumf <blumf@hot.mail.com> wrote:
>>
>> Time gentlemen, please! Come on now, drink up.

>
>Posted at last orders too. Nice one.


Brilliant ^_^
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 12:52 PM
Sam
 
Posts: n/a
Default Re: UK time zone, Which one?

On Tue, 20 Jul 2004 23:16:13 +0100, chris@bubbles.townsville () wrote:

>In article <4agqf0prlg59j79jv5lj6k85koo02fpu8r@4ax.com>, Sam <a@b.c> wrote:
>>Hi, I am installing Slackware 10.0, and I have installed many recent
>>versions of Slackware.
>>
>>I live in teh UK, there seems to be about 10 different timezones that
>>I could use. I want to have the hardware clock set to UTC (I have
>>heard that is the correct thing to do) and have a timezone file in use
>>that is correct for the UK,

>
>I simply use the GB zonefile. GB, GB-Eire and Europe/London are all the
>same timezone file. Why there are so many different ones I assume is
>historic. /usr/share/zoneinfo/localtime is a symlink to /etc/localtime,
>and that's just a copy of the /usr/share/zoneinfo/GB (though I could
>make it a symlink).
>
>> including the current daylight saving
>>time. How do you tell which one to use for the UK? What is the
>>difference between GMT+0 GMT-0 GMT+-0 ?! Do I have to manually set it
>>to GMT+1 in the summer and back in the winter?

>
>No. Though you are right in assuming the GMT timezones will fix your
>clock permanently to GMT (i.e., no BST). GMT, GMT+0, GMT-0 and GMT0 are
>all identical (cd /usr/share/zoneinfo; ls -li GMT*; look at the inode
>on the left hand side and you'll see they're identical).
>
>Chris...


Yes, I thought it would be for historical reasons, I just thought it
was a strange thing to keep around. I'm not going need the tzinfo
solution, it looks tricky, using timeconfig to set the timezone to GB
seems to work enough, and I'll use the BIOS software to set the system
clock.

Sam
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 12:52 PM
Lee W
 
Posts: n/a
Default Re: UK time zone, Which one?

Rich Grise wrote:

> Sam wrote:
>
>
>>Hi, I am installing Slackware 10.0, and I have installed many recent
>>versions of Slackware.
>>
>>I live in teh UK, there seems to be about 10 different timezones that
>>I could use.

>
>
> The whole freakin' country isn't big enough for even one whole time
> zone - how in hell do they get 10??!?!?!??
>
> Railroad time?
> tea time?
> lunch time?
> siesta time?
> break time?
> down time?
> compile time?
> run time?
> Paddington time?
> Left Elbow Scratch time?
> ????


I don't know about the rest but BST has to be the most out-dated concept
on the planet (The USA has similair doesn't it, DST?). I don't know if
this is the official answer but I'm sure it was coined up so that the
farmers get an extra hour of daylight to do their work. Come on its
2004, haven't they heard of Flashlights/torches yet?

Scrap BST, better for the sleeping pattern

Regards

Lee.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 12:52 PM
Rich Grise
 
Posts: n/a
Default Re: UK time zone, Which one?

Mark Hill wrote:

> On Tue, 20 Jul 2004 21:50:41 GMT,
> Blumf <blumf@hot.mail.com> wrote:
>>
>> Time gentlemen, please! Come on now, drink up.

>
> Posted at last orders too. Nice one.
>

They shut down at 10 PM over there?

Cheers!
Rich

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com