Yes that's exactly what I was looking at BUT I am using TimePickerDialog
from Android.App
I cannot find how to get at the timepicker widget within the dialog in order
to SetIs24HourView
There doesn't seem to be any related method in the
Android.App.Timepickerdialog class
Does this mean I have to craft my own tiemepicker dialog?

J 

-----Original Message-----
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Atsushi Eno
Sent: 06 December 2011 12:30
To: Discussions related to Mono for Android
Subject: Re: [mono-android] force timepickerdialog into 24hrs

Hi,

Maybe you were looking at Android.App.TimePickerDialog page?

In Android.Widget.TimePicker there is SetIs24HourView() in the doc page:
http://docs.mono-android.net/?link=M%3aAndroid.Widget.TimePicker.SetIs24Hour
View(Java.Lang.Boolean)

Atsushi Eno

> I know that the android.widget.timepicker class contains a method
>
> setIs24HourView(true)
>
> But I am using TimepickerDialog and inthe mono documentation I cant 
> find any similar function to force the dialog to display in 24hor mode
>
> Funnily enough on one dev machine (HT wildfire - I just had to set the 
> locality but on a new one xperia arc It insists on defaulting to 12 hour
>
> Any ideas welcome
>
> Rgds
>
> John Murray
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to