All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shriramana Sharma <samjnaa@gmail.com>
To: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: handling timezone information on Linux/glibc
Date: Sun, 08 Jul 2007 15:28:53 +0530	[thread overview]
Message-ID: <4690B55D.3040706@gmail.com> (raw)

I have been banging my head on timezone/UTC-offset implementation for my 
project. Does anyone know of an intelligent GPL-compatibly licensed 
implementation of a date-time class with time-zone and DST awareness?

Apparently glibc uses the Olson timezone database internally but it does 
not expose the API to the client programmer (this information from 
man:tzfile). So would it be helpful if I dig into glibc internals?

Shriramana Sharma.

                 reply	other threads:[~2007-07-08  9:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4690B55D.3040706@gmail.com \
    --to=samjnaa@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.