Subject: [Boost-bugs] [Boost C++ Libraries] #9129: gregorian::date_facet incorrect month with unicode
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-18 12:53:34
#9129: gregorian::date_facet incorrect month with unicode
-------------------------------------------------+-------------------------
Reporter: Roman Vaughan <nzsmartie@â¦> | Owner: az_sw_dude
Type: Bugs | Status: new
Milestone: To Be Determined | Component: date_time
Version: Boost 1.54.0 | Severity: Cosmetic
Keywords: gregorian date facet ostream |
wostream ostringstream wostringstream |
-------------------------------------------------+-------------------------
Hey Guys,
When I create a date_facet to format a date as "%Y-%m-%d", Passing today's
date into a std::ostringstream object will result in "2013-09-19", yet
when an std::wostringstream object is imbued with the exact same facet,
"2013-Sep-19" is the result.
Compiled with MinGW (g++ 4.6.2)
Windows 7 x64 Home Premium
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9129> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC