Boost C++ Libraries: Ticket #4719: date::day_of_week documentation is unhelpful https://svn.boost.org/trac10/ticket/4719 <p> The Gregorian date documentation for the day_of_week method is unhelpful. It's not clear what the return type of the method is; it's not immediately obvious what a greg_day_of_week is. The example does not help, since it does not use the method at all. It turns out that the method returns an integer, but there is no documentation as to which day corresponds to which integer return value. </p> <p> <a href="http://www.boost.org/doc/libs/1_43_0/doc/html/date_time/gregorian.html#date_time.gregorian.date_class">http://www.boost.org/doc/libs/1_43_0/doc/html/date_time/gregorian.html#date_time.gregorian.date_class</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4719 Trac 1.4.3 Marshall Clow Thu, 07 Oct 2010 18:09:56 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4719#comment:1 https://svn.boost.org/trac10/ticket/4719#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> <p> Duplicate of <a class="new ticket" href="https://svn.boost.org/trac10/ticket/4718" title="#4718: Bugs: date::day_of_week documentation is unhelpful (new)">#4718</a> </p> Ticket