To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91170
                 Issue #|91170
                 Summary|Use strftime to populate field time/date list
               Component|l10n
                 Version|current
                Platform|All
                     URL|http://au3.php.net/strftime
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|ihi
             Reported by|clytie





------- Additional comments from [EMAIL PROTECTED] Sat Jun 28 12:40:25 +0000 
2008 -------
Currently, each native-language community has to localize manually the list of 
time/date formats that 
appear when you double-click on a time or date field.

However, all these possible formats already exist, in strftime. Why not use 
strftime to pull those 
time/date formats from the locale?

All the data is already there on the user's machine. We just plugin to it.

For example:

%c - local date & time\n
%x - local date\n
%X - local time\n

but there are plenty of others.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to