Hi,
I have a string "2006-02-11T18:00:00.0000000-00:00" output from .NET webservice. I can read the string fine into my J2ME application, but can I create a date object based on this string as I don't the amount of ticks (Long value) to create it?.....
Please help

Reply With Quote

