How do I turn the value from iphonePickDate "datetime" to 24 hour
insted of am /pm ?
iphonePickDate "datetime" to 24 hour
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: iphonePickDate "datetime" to 24 hour
Hi,
try to set the twelveHourTime to false before converting.
not tested on a mobile device but should work according to the dictionary.
Kind regards
Bernd
try to set the twelveHourTime to false before converting.
not tested on a mobile device but should work according to the dictionary.
Kind regards
Bernd
Re: iphonePickDate "datetime" to 24 hour
thanks
That worked !!
That worked !!