I've checked the usage of TTime.Parse in the S60 SDK help and found the following:
My question: how does TTime.Parse know whether I'm using European or American standard? TTime.Parse does not provide any parameter to specify this.The date and its components may take different forms:
....
2 European (DD/MM/YYYY), American (MM/DD/YYYY) and Japanese (YYYY/MM/DD) date formats are supported.
Thank you.

Reply With Quote

