Thread

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add new timezone abbrevation "FET".

  1. Add the FET timetone abbreviation

    Marc Balmer <marc@msys.ch> — 2012-10-06T09:15:49Z

    FET stands for Further-eastern European Time and is the official time in
    e.g. Belarus (Europe/Minsk).
    
    The attched patch adds FET to the list of Default timezone abbreviations.
    
    - Marc Balmer
    
    
  2. Re: Add the FET timetone abbreviation

    Bruce Momjian <bruce@momjian.us> — 2013-01-25T21:12:51Z

    FYI, the FET timezone abbeviation was added in this commit:
    
    	http://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=7127293a5d9f655ce3ec7e009f18bac8d3d0bc1c
    
    ---------------------------------------------------------------------------
    
    On Sat, Oct  6, 2012 at 11:15:49AM +0200, Marc Balmer wrote:
    > FET stands for Further-eastern European Time and is the official time in
    > e.g. Belarus (Europe/Minsk).
    > 
    > The attched patch adds FET to the list of Default timezone abbreviations.
    > 
    > - Marc Balmer
    > 
    
    > diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default
    > index 1369f47..7223ce5 100644
    > --- a/src/timezone/tznames/Default
    > +++ b/src/timezone/tznames/Default
    > @@ -615,6 +615,8 @@ EETDST  10800 D  # East-Egypt Summertime
    >                   #     (Europe/Uzhgorod)
    >                   #     (Europe/Vilnius)
    >                   #     (Europe/Zaporozhye)
    > +FET     10800    # Further-eastern European Time
    > +                 #     (Europe/Minsk)
    >  MEST     7200 D  # Middle Europe Summer Time (not in zic)
    >  MET      3600    # Middle Europe Time (not in zic)
    >  METDST   7200 D  # Middle Europe Summer Time (not in zic)
    > 
    
    > 
    > -- 
    > Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
    > To make changes to your subscription:
    > http://www.postgresql.org/mailpref/pgsql-hackers
    
    
    -- 
      Bruce Momjian  <bruce@momjian.us>        http://momjian.us
      EnterpriseDB                             http://enterprisedb.com
    
      + It's impossible for everything to be true. +