enhance time_get<> extension to handle week of year format specifiers
---------------------------------------------------------------------

                 Key: STDCXX-993
                 URL: https://issues.apache.org/jira/browse/STDCXX-993
             Project: C++ Standard Library
          Issue Type: Bug
          Components: 22. Localization
    Affects Versions: 4.2.1, 4.2.0, 4.2.2, 4.2.x
            Reporter: Travis Vitek
            Priority: Minor
             Fix For: 4.3.x


According to the documentation, {{time_get<>::get()}} extensions are supposed 
to support the {{%U}}, {{%W}}, {{%OU}}, {{%OW}}, {{%EU}}, and {{%EW}} format 
specifiers, but there is no implementation provided. This should be 
implemented, or at the very least removed from the documentation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to