Re: some class for datetime
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Thu, 30 Mar 2006 09:13:59 -0500
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:24F60BF7-EA1C-4060-A5AA-EC96C789B0E4@xxxxxxxxxxxxx
Doe exist in STL some class that stores year, onth , day, hour,
minute second, and provides comparing of two datetimes or arithmetic ?
Not in STL, but in standard C library. See time_t, struct tm, mktime et
al.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- Prev by Date: Re: Problem with stl::vector and vc8 (Visual Studio 2005)
- Next by Date: Re: some class for datetime
- Previous by thread: Re: Problem with stl::vector and vc8 (Visual Studio 2005)
- Next by thread: Re: some class for datetime
- Index(es):
Relevant Pages
|