mobilePickDate
Posted: Sat Feb 22, 2014 1:10 am
I am fairly new to IOS development but have been using Revolution for a long time. I am retired now so I have lots of time to "get serious'. I saw the mobileDatePick function and thought it was perfect for my app to date entry. I am starting to wonder?
mobilePickDate [style] [, current] [, start] [, end] [, step] [, buttons]
I am using "date" for style
Current is set to either an already entered value of a target field or the current date
start and end are string dates in the format "M/D/Y" like "1/2/2014"
Some issues:
1) When I set the start and end they don't seem to be reflected in the wheels? I can select dates outside the range.
2) When I select a date later than 1/19/2038 it returns so goofy date like "12/13/2001"
3) If I put the result of the function into a field it displsys as the short date with a two digit year..con fusding if one needs distant dates.
4) on the iPad (and simulator) the date selections are showan as a couple "bubble" shapes somewhere up the card well above the control that select3ed them.
On smaller devices a control is at the botton of the screen.
is there something I might be doing wrong.Is there a work around for the date issue beyond 2038 ??
Thanks
Russ
mobilePickDate [style] [, current] [, start] [, end] [, step] [, buttons]
I am using "date" for style
Current is set to either an already entered value of a target field or the current date
start and end are string dates in the format "M/D/Y" like "1/2/2014"
Some issues:
1) When I set the start and end they don't seem to be reflected in the wheels? I can select dates outside the range.
2) When I select a date later than 1/19/2038 it returns so goofy date like "12/13/2001"
3) If I put the result of the function into a field it displsys as the short date with a two digit year..con fusding if one needs distant dates.
4) on the iPad (and simulator) the date selections are showan as a couple "bubble" shapes somewhere up the card well above the control that select3ed them.
On smaller devices a control is at the botton of the screen.
is there something I might be doing wrong.Is there a work around for the date issue beyond 2038 ??
Thanks
Russ