Re: UTC string -> time_t
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Tue, 18 Dec 2007 19:42:08 -0500
Richard Heathfield wrote:
Eric Sosman said:
<snip>
It's a Darn Shame the standard library does not include mkgmtime().
<shrug> I just use mktime, which does precisely the same thing as
far as I'm concerned. :-)
Works for anyone. Set your system time to GMT. If you don't live
there you can add or subtract some number. It doesn't require
values larger than 13 (or 24 for the result).
--
Merry Christmas, Happy Hanukah, Happy New Year
Joyeux Noel, Bonne Annee.
Chuck F (cbfalconer at maineline dot net)
<http://cbfalconer.home.att.net>
--
Posted via a free Usenet account from http://www.teranews.com
.
- Follow-Ups:
- Re: UTC string -> time_t
- From: James Kuyper
- Re: UTC string -> time_t
- References:
- UTC string -> time_t
- From: Nick Keighley
- Re: UTC string -> time_t
- From: Nick Keighley
- Re: UTC string -> time_t
- From: Eric Sosman
- Re: UTC string -> time_t
- From: Richard Heathfield
- UTC string -> time_t
- Prev by Date: Re: function prototype vs function declaration
- Next by Date: Re: Searching for Happiness ?
- Previous by thread: Re: UTC string -> time_t
- Next by thread: Re: UTC string -> time_t
- Index(es):
Relevant Pages
|