mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-12 05:31:29 +00:00
Temporary numberFromString:.
This commit is contained in:
committed by
Klaas Pieter Annema
parent
279326ffe1
commit
134bfec615
@@ -105,10 +105,10 @@ CPNumberFormatterRoundHalfUp = CPRoundPlain;
|
||||
|
||||
- (CPNumber)numberFromString:(CPString)string
|
||||
{
|
||||
|
||||
// TODO
|
||||
return parseFloat(string);
|
||||
}
|
||||
|
||||
|
||||
/*!
|
||||
@ignore
|
||||
Return the perMillSymbol if set, otherwise the locale default.
|
||||
|
||||
Reference in New Issue
Block a user