infinitered / bluepotion

Like RedPotion, but for Android
MIT License
74 stars 18 forks source link

Forgot to add the Time#from_string #114

Closed bmichotte closed 8 years ago

bmichotte commented 8 years ago

When I PR #111, I forgot to add Time#from_string, which is needed by PotionDateTimePicker (damn broken specs on Android :'( )

bmichotte commented 8 years ago

The second commit also correct a RubyMotion problem. It doesn't seems it's possible to override strftime in BP, it's always the "bundled" one which is call.

I have renamed strftime to bp_strftime and added an alias (which doesn't work atm) to strftime