Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59078

Re: datetime question

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'say,': 0.05; 'dst': 0.09; 'mess': 0.09; 'occasionally': 0.09; 'runs': 0.10; 'subject:question': 0.10; 'times,': 0.14; '"is': 0.16; '"we': 0.16; 'americans': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'roy': 0.16; 'utc': 0.16; 'utc,': 0.16; 'utc.': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'command': 0.22; '(for': 0.26; 'asking': 0.27; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'about.': 0.31; 'supplier': 0.31; 'yes.': 0.31; 'figure': 0.32; "we're": 0.32; 'knows': 0.35; 'no,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'crazy': 0.36; 'like,': 0.36; 'scheduled': 0.36; 'shows': 0.36; 'nov': 0.38; 'handle': 0.38; 'to:addr:python-list': 0.38; '12,': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'most': 0.60; 'further': 0.61; 'talking': 0.65; 'smith': 0.68; 'caused': 0.69; 'saw': 0.77; 'savings': 0.81; 'campaign.': 0.84; "everything's": 0.84; 'fortunately,': 0.84; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=KQZ7uDf1/JwOOFa2UB2HfyyK7G5wKWeFEzg6IftTT5Q=; b=vFQoXowXlYQzi1Ds1nQ752AI5u35lAHpv+rod3A+sxevRA1qsiIy2OjGtjC8LgsbKN Dxb6rfBUgdQ58qZ2moX2XKeWT25Z8TYVicg5dXyY/knpQlqUqY+6gydWEAV6aDa3r7J4 T2OxO/Ies2p+Jsn9MJncWcCMRzOgHuifzfXGAW5Oz3lQe36gxzA9aL+LklisWN2i2UDw O4gwOA9HS1PdRFkuo7hgje7Z1Ag3hdb2ztJrLyV6fzV28/7hdXkvACztqhj1weP/dipu BrdyF/mDL4OEY9HNVlY6WTQtJkD0F+D8EADZytJvKkK8IFVOk9u7QqL7srdXnoZFzDgU S+IA==
MIME-Version 1.0
X-Received by 10.68.234.165 with SMTP id uf5mr30633143pbc.41.1384179939754; Mon, 11 Nov 2013 06:25:39 -0800 (PST)
In-Reply-To <roy-E1C94F.09145811112013@news.panix.com>
References <l5jk15$de$1@dont-email.me> <l5q9me$lk6$1@dont-email.me> <mailman.2377.1384177268.18130.python-list@python.org> <roy-E1C94F.09145811112013@news.panix.com>
Date Tue, 12 Nov 2013 01:25:39 +1100
Subject Re: datetime question
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2380.1384179943.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384179943 news.xs4all.nl 15982 [2001:888:2000:d::a6]:43993
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:59078

Show key headers only | View raw


On Tue, Nov 12, 2013 at 1:14 AM, Roy Smith <roy@panix.com> wrote:
> We've got a data supplier who (for reasons I cannot fathom), runs their
> network in local time.  Every time we talk to them about problems, it's
> a mess just trying to figure out what time we're talking about.  We say,
> "we saw a latency spike at 2243 UTC, what caused that?", and then we
> play 20-questions trying to figure out if that's 1443 PDT, or 1543 PST,
> or who knows what.  Further complicated by them occasionally asking us
> off-the-wall questions like, "Is that UTC daylight savings time?"

UGH. Yes. I get the same thing from some of the US players in my
Dungeons & Dragons campaign. To avoid the hassles of international
times, everything's scheduled in UTC; the Aussies, the Europeans, and
_some of_ the Americans an handle it, but there are a few who keep
asking me crazy questions about DST and UTC. I'm like... no, there is
no daylight time! Just look at the current UTC time and see how that
compares! There's even a command in-game that shows current UTC time.

Fortunately, those people are in the minority. Most of the players can
handle the time conversions.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

datetime question Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-08 23:11 +0200
  Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-08 21:29 +0000
    Re: datetime question Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-09 00:01 +0200
      Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-08 17:06 -0500
        Re: datetime question rurpy@yahoo.com - 2013-11-11 14:49 -0800
          Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-11 18:18 -0500
      Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-08 22:18 +0000
      Re: datetime question Grant Edwards <invalid@invalid.invalid> - 2013-11-08 22:29 +0000
        Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-09 09:39 +1100
          Re: datetime question Roy Smith <roy@panix.com> - 2013-11-09 10:30 -0500
        Re: datetime question Gene Heskett <gheskett@wdtv.com> - 2013-11-09 10:39 -0500
        Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-10 09:25 +1100
      Re: datetime question Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-08 22:49 +0000
        Re: datetime question Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-09 01:02 +0200
          Re: datetime question Robert Kern <robert.kern@gmail.com> - 2013-11-08 23:23 +0000
          Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-09 10:30 +1100
          Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-09 00:12 +0000
          Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-09 12:45 +0000
            Re: datetime question Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-09 15:43 +0200
              Re: datetime question unknown <unknown@unknown.com> - 2013-11-10 12:52 +0000
          Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-09 23:52 +1100
  Re: datetime question Gene Heskett <gheskett@wdtv.com> - 2013-11-09 19:55 -0500
  Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-10 19:47 +1100
  Re: datetime question Gene Heskett <gheskett@wdtv.com> - 2013-11-10 04:13 -0500
  Re: datetime question Νίκος Αλεξόπουλος <nikos.gr33k@gmail.com> - 2013-11-11 11:57 +0200
    Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-11 08:41 -0500
      Re: datetime question Roy Smith <roy@panix.com> - 2013-11-11 09:14 -0500
        Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-12 01:25 +1100
        Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-11 09:36 -0500
        Re: datetime question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-11 20:59 -0500
        Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-12 13:02 +1100
        Re: datetime question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-11 21:02 -0500
        Re: datetime question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-12 19:30 -0500
        Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-13 11:40 +1100
    Re: datetime question Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-11 19:19 +0000
      Re: datetime question Ethan Furman <ethan@stoneleaf.us> - 2013-11-11 11:39 -0800
        Re: datetime question Grant Edwards <invalid@invalid.invalid> - 2013-11-11 20:45 +0000
        Re: datetime question mm0fmf <none@mailinator.com> - 2013-11-11 23:21 +0000
          Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-11 23:48 +0000
            Re: datetime question Grant Edwards <invalid@invalid.invalid> - 2013-11-12 04:49 +0000
              Re: datetime question alex23 <wuwei23@gmail.com> - 2013-11-12 17:25 +1000
                Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-12 18:35 +1100
                Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-12 09:20 +0000
              Re: datetime question Roy Smith <roy@panix.com> - 2013-11-12 09:18 -0500
  Re: datetime question Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-12 12:15 +0200
    Re: datetime question Andy Lawton <andy@andylawton.eu> - 2013-11-12 12:47 +0000
      Re: datetime question Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-12 15:32 +0200
        Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-12 09:03 -0500
          Re: datetime question Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-12 16:12 +0200
            Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-13 01:57 +1100
              Re: datetime question Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-12 17:24 +0200
                Re: datetime question Tim Chase <python.list@tim.thechases.com> - 2013-11-12 09:54 -0600
                Re: datetime question Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-12 17:57 +0200
                Re: datetime question Tim Chase <python.list@tim.thechases.com> - 2013-11-12 10:12 -0600
                Re: datetime question William Ray Wing <wrw@mac.com> - 2013-11-12 11:14 -0500
                Re: datetime question Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-12 16:30 +0000
                Re: datetime question MRAB <python@mrabarnett.plus.com> - 2013-11-12 19:09 +0000
                Re: datetime question Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-12 14:14 -0500
                Re: datetime question Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-12 19:24 +0000
                Re: datetime question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-12 19:38 -0500
                Re: datetime question Chris Angelico <rosuav@gmail.com> - 2013-11-13 09:42 +1100
                Re: datetime question Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-12 19:37 -0500
                Re: datetime question MRAB <python@mrabarnett.plus.com> - 2013-11-13 01:08 +0000
                Re: datetime question Alister <alister.ware@ntlworld.com> - 2013-11-12 16:11 +0000
                Re: datetime question Roy Smith <roy@panix.com> - 2013-11-12 19:43 -0500
      Re: datetime question Denis McMahon <denismfmcmahon@gmail.com> - 2013-11-12 19:20 +0000

csiph-web