Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > The Community > Comments / Feedback / Suggestions
Reload this Page 1/2 hour Scheduled downtime - 11th november
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Comments / Feedback / Suggestions Post bugs, comments, suggestions and anything else site related in here. Also see the Site News section for LinuxForums announcements

Site Navigation
Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 11-10-2004   #1 (permalink)
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
1/2 hour Scheduled downtime - 11th november

Hiya,

As part of some forthcoming maintainence work being carried out at the datacenter with whom our server is located, linuxforums.org will be offline for a short 20-30 minutes time frame between the hours of 12:00am and 6:00am CDT on Thursday, November 11th.

Sorry for any inconvienence caused by this.

Jason
jasonlambert is offline  
Old 11-10-2004   #2 (permalink)
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
Re: 1/2 hour Scheduled downtime - 11th november

Quote:
Originally Posted by jasonlambert
12:00am and 6:00am CDT
If the recent discussion on IRC is accurate , then the time range is approximatly....
5am - 11am GMT.
jasonlambert is offline  
Old 11-10-2004   #3 (permalink)
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
Heh.
"How many Linux Users does it take to work out a time difference?"


Quote:
<lakerdonald> what's up jasonlambert
<scientica|s3x> oh, didn't see that
<lakerdonald> heh
<jasonlambert> not much. doing a backup of the site in preperation for the downtime in a few hours
<jasonlambert> "just in case" (tm)
<lakerdonald> lol
<jeremy1701> down time?? nooooooooo!!!!!!!!!!!!!!
<scientica|s3x> 12:00am and 6:00am CDT --- CDT?
<lakerdonald> hehe
jeremy1701 beats his fists against the wall
<scientica|s3x> = GMT+????
<lakerdonald> lol
<jeremy1701> j/k
<lakerdonald> -6
<jasonlambert> its only a 1/2 hour period
<jasonlambert> but its somewhere in between 12am and 6am
<scientica|s3x> 30 minutes!!!!
<jasonlambert> they havent been any more specific than that
<scientica|s3x> 1800 seconds!!!!!!
jasonlambert gets out calculator....
<scientica|s3x> imo, I think you should print the time in GMT too
<lakerdonald> lol
<scientica|s3x> "imo, I think" ---
<lakerdonald> heh
<jeremy1701> i love xchat
<jeremy1701> wtf did i do before?
<scientica|s3x> nc?
<scientica|s3x> (netcat)
<jasonlambert> i hate doing time conversions, CDT to GMT (mainly because im not that good at it), is there any website that does it for you?
<lakerdonald> dude CDT is GMT -6
<scientica|s3x> I'll check
<lakerdonald> i live in EST
<lakerdonald> though it's really CST
<jasonlambert> what is CST?
<lakerdonald> since daylight savings is over
<lakerdonald> trust me
<jasonlambert> the server says 17:01 CST is the time now, is that correct?
<jasonlambert>
<lakerdonald> CDT = GMT -5
<lakerdonald> no
<lakerdonald> that's EST
<lakerdonald> it's 16:13 in CST
jeremy1701 gets out the baby powder...
<scientica|s3x> http://bestratescall.com/time_zones.htm
<lakerdonald> oh snap
<lakerdonald> whoops
<lakerdonald> wait
<lakerdonald> no i was right
<lakerdonald> it's 16:13 in CST
<lakerdonald> your server is set to EST jasonlambert
<lakerdonald> i live in EST so i'd know
<scientica|s3x> hmm... nvm the url :/
<lakerdonald> so actually CST = GMT -7
<lakerdonald> CDT = GMT - 6
<jasonlambert> hmm.. it says CST when i run "date"
<lakerdonald> okay
<lakerdonald> well it's set an hour ahead
<jasonlambert> ..... i knew i never payed enough attention at school...
<lakerdonald> lol
<lakerdonald> hah
<lakerdonald> so americans aren't so ignorant after all limey! :P
<scientica|s3x> CDT Central Daylight Saving Time GMT-5
<scientica|s3x> http://www.ildado.com/world_clock.html
<lakerdonald> oh
<lakerdonald> i was right the first time!
<jeremy1701> lakerdonald: we did re-elect bush, i wouldn't go that far
<lakerdonald> lol
<scientica|s3x> lol
<scientica|s3x> echo "<?php echo date(\"H:i:s\",strtotimeCDT\")); ?>" | php # maybe this is working
<scientica|s3x> oops
<scientica|s3x> echo "<?php echo date(\"H:i:s\",strtotime(\"06:00 CDT\"))."\n"; ?>" | php
<scientica|s3x> echo "<?php echo date(\"H:i:s\",strtotime(\"06:00 CDT\")).\"\\n\"; ?>" | php
<scientica|s3x> gives 18:00:00 for "12:00 CDT", "06:00 CDT" gives "12:00:00", I' GMT+0100
jasonlambert is away: confused
You are marked as being away
<lakerdonald> yay
<lakerdonald> jasonlambert indirectly mentioned me on the forums!
<scientica|s3x> this will output GMT+0000 time: echo "<?php echo gmdate(\"H:i:s\",strtotime(\"06:00 CDT\")).\"\\n\"; ?>" | php
<scientica|s3x> where "06:00 CDT" is 'any time and any timezone'
<lakerdonald> ok
<lakerdonald> ...
<lakerdonald> what time is it in GMT right now
<scientica|s3x> echo "<?php echo gmdate(\"H:i:s\",strtotime(\"23:27 CET\")).\"\\n\"; ?>" | php
<scientica|s3x> 22:27:00
<scientica|s3x> ^^ ^^ ^^ that
<scientica|s3x> 10pm :P
<lakerdonald> ok
<scientica|s3x> + 27 mins
<lakerdonald> so CST is : -5 hours!
<lakerdonald> er
<lakerdonald> yeah
<lakerdonald> no
<lakerdonald> -6 hours
<lakerdonald> haha
<lakerdonald> i knew it
<lordnothing> lakerdonald: actually, CST is GMT-0500
<lordnothing> 6
lordnothing hates typos
<lordnothing> EST is 5
<scientica|s3x> who doesn't...?
<lakerdonald> hah
<lakerdonald> i knew it
<lakerdonald> i was right
<lakerdonald> i said no -6
<lakerdonald> so hah
<scientica|s3x> EST Eastern Standard Time GMT-5 (Indianapolis all year)
<scientica|s3x> ( http://www.ildado.com/world_clock.html )
jasonlambert is offline  
Old 11-10-2004   #4 (permalink)
Linux Engineer
 
Join Date: Sep 2003
Location: Knoxhell, TN
Posts: 1,078
Send a message via MSN to lordnothing
actually, it would be 06:00-12:00GMT
__________________
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
lordnothing is offline  
Old 11-10-2004   #5 (permalink)
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
Quote:
Originally Posted by lordnothing
actually, it would be 06:00-12:00GMT
Ok, lets present some options:

Its either:
5am - 11am GMT.
OR
6am - 12pm GMT.

Take your pick, or just go by this :

"there will be half an hour scheduled downtime, at some point in the near future"
jasonlambert is offline  
Old 11-11-2004   #6 (permalink)
Linux Guru
 
Join Date: Oct 2001
Location: Täby, Sweden
Posts: 7,578
Wikipedia is your friend. Some points of importance:

* UTC (Coordinated Universal Time, don't ask) is independent of daylight saving.
* American Central Standard Time, CST, is UTC-0600.
* American Central Daylight Time, CDT, is UTC-0500.
* Greenwich Mean Time, GMT, is an old obsolete abbreviation which is obsolete because it has no clear definition. It's often used synonymously with UTC, but that's wrong. GMT simply shouldn't be used at all.
* UTC is purely a human invention and kept track of with atomic clocks, as opposed to UT1, which is a measurement of the Earth's angle relative to certain astronomical objects.
* UTC is always written using a 24-hour format, not AM/PM.

The Central Standard Time Zone runs with CST from the last Sunday in October, to the last Sunday in April. The other half of the year it runs with CDT.

That leaves one question open -- How can this time be measured in CDT, even though it's the CST time of the year? Are you sure about that, Jason?

If it truly is CDT, then it will be down sometime between 05:00 and 11:00 UTC. That also means that it will be down sometime between 23:00 and 05:00 UTC-0600, that is, 11:00pm and 05:00am CST, which is the currently used time in the Central Standard Time Zone.
If, on the other hand, it really is CST that you mean, it will be down sometime between 06:00 and 12:00 UTC.

For those, like me, that it applies to, that would be either 06:00 to 12:00 or 07:00 to 13:00 CET. In either case, I'll probably be sleeping then. ;-)

Shouldn't we have a world clock on this site?
Dolda2000 is offline  
Old 11-11-2004   #7 (permalink)
Linux Guru
 
Join Date: Apr 2003
Location: London, UK
Posts: 3,284
The work was completed successfully a little while ago and the site is now fully running again.
jasonlambert is offline  
Old 11-11-2004   #8 (permalink)
Linux Guru
 
lakerdonald's Avatar
 
Join Date: Jun 2004
Location: St. Petersburg, FL
Posts: 5,039
we need to create an irc channel #timezonedebate
__________________
the lost art of found sound
lakerdonald is offline  
Old 11-13-2004   #9 (permalink)
Content Team
 
sarumont's Avatar
 
Join Date: Apr 2003
Location: /dev/urandom
Posts: 3,669
Locked this topic and split off the time zone discussion.

http://www.linuxforums.org/forum/topic-27642.html

__________________
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
sarumont is offline  
Closed Thread



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Job Search
keyword location
Post a Job »
job title, keywords or company
city, state or zip jobs by job search

Free Magazines
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say. So when it comes right down to it, how does the Google selection stack up against the rest of messaging security's big guns?
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 02:11 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0