You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/07/16 18:44:31 UTC

[jira] Updated: (STDCXX-993) enhance time_get<> extension to handle week of year format specifiers

     [ https://issues.apache.org/jira/browse/STDCXX-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-993:
--------------------------------

    Description: According to the [documentation|http://stdcxx.apache.org/doc/stdlibref/time-get.html#TableĀ 34], {{time_get<>::get()}} extensions are supposed to support the {{%U}}, {{%W}}, {{%OU}} and {{%OW}} format specifiers, but there is no implementation provided. This should be implemented, or at the very least removed from the documentation.  (was: 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.)

> 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.0, 4.2.1, 4.2.2, 4.2.x
>            Reporter: Travis Vitek
>            Priority: Minor
>             Fix For: 4.3.x
>
>
> According to the [documentation|http://stdcxx.apache.org/doc/stdlibref/time-get.html#TableĀ 34], {{time_get<>::get()}} extensions are supposed to support the {{%U}}, {{%W}}, {{%OU}} and {{%OW}} 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.