I am running a SmartDevice application on a handheld and want to display the current date/time. The current format it is displaying when I use the Now function is:
mm/dd/yy hh/mm/ss AM/PM
I would like it to be:
mm/dd/yyyy hh/mm/ss AM/PM
How do I do this?
