[Webkit-unassigned] [Bug 89965] New: [Platform][DateTime][Forms] Implement functions for localized time format information

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 03:00:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89965

           Summary: [Platform][DateTime][Forms] Implement functions for
                    localized time format information
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org
        Depends on: 89963
            Blocks: 88970


For implementing "time" input type, we would like to have following functions:
* localizedTimeFormatText() returns time format with second, e.g. "h:mm:ss a"
* localizedShortTimeFormatText() returns time format without second, e.g. "h:mm a"
* periosLabels() returns localized strings of AM/PM.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list