This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
phonegap-plugins
Watch
1
Star
1
Fork
0
You've already forked phonegap-plugins
mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced
2026-04-24 03:00:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73abef29d78617fd5bc74855d06b034e548db5da
phonegap-plugins
/
iPhone
/
DatePicker
History
Daniel Jordan
d5594c4a87
It's better to use parseFloat here as this number will only ever be a real number. ParseInt was also breaking because you didn't specify a radix.
2011-09-26 12:00:47 +02:00
..
example
Updated iOS DatePicker plugin example so it compiles under Xcode 4
2011-07-11 18:57:28 -07:00
DatePicker.h
Fixing what I broke.
2011-06-29 16:07:22 +02:00
DatePicker.js
It's better to use parseFloat here as this number will only ever be a real number. ParseInt was also breaking because you didn't specify a radix.
2011-09-26 12:00:47 +02:00
DatePicker.m
iOS date picker plugin
2011-06-23 17:41:13 -07:00