[TIMOB-6605] MobileWeb: Implement String.format() function
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-01-29T22:50:04.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-02, Release 2.0.0, Release 1.8.1, Release 1.8.2 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2011-12-13T10:23:08.000+0000 |
Updated | 2017-03-04T00:11:20.000+0000 |
Description
Need to implement the String.format() function. This function offers similar semantics as printf() as described in the IEEE printf specification: http://www.opengroup.org/onlinepubs/009695399/functions/printf.html.
Attachments
File | Date | Size |
---|---|---|
app.js | 2012-01-27T17:24:06.000+0000 | 1309 |
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1296
Closing ticket due to MobileWeb no longer being supported.