$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Micha³ Nowotka (mmmnow_at_[hidden])
Date: 2007-12-26 12:42:43
Hi,
I'm a date time library newbie and currenty working on simple web
server implementation in C++. I want to generate string containing
actual date in following format:
Wed, 26 Dec 2007 17:33:47 GMT
Date time documentation is so complicated and I can't find clear
answer how to do that. Can you help me?
-- Cheers, Micha³ Nowotka