timezone select list while AutoYast

I’m using an autoyast.xml script to do SLES 11 sp2 installation.

The timezone settings are as below:

localtime
US/Eastern

But I don’t want timezone to be hard code, I’d like it give a dialog and let me select. Does any one knows how to do it while AutoYast?

I know ask-list can do it, but it can only let me input but not select from a list.

Thanks.

Ok, I have found the way.

Change the confirm item to “true”:
true

Add below items:

timezone_proposal
< /proposals >