I have a selector trigger to select a date in a modal dialog. Once out of that dialog, I can read the selector trigger label. But how can I convert this formatted ASCII date back into a number of seconds? I don't find any API to interpret a formated date into a DateTimeType or seconds.
Is the only simple solution to keep a static DateTimeType in the dialog to hold the result of SelectDate() and replace the selector trigger label by the number of seconds just before exiting the dialog? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
