
8 Apr
2005
8 Apr
'05
2:37 p.m.
I don't know if this has been reported already, but in the ptime-class documentation (boost_1_32_0/doc/html/date_time/posix_time.html) in the section "Construct from Clock" is a list of the three construction functions second_clock::local_time() second_clock::universal_time() microsec_clock::local_time() The example for second_clock::universal_time() shows a call of second_clock::universal_day() - which will not compile. Kind regards, Wolfgang