I am using Cocoa with Obj-C
In my application, I am displaying the date and time at which a file got synced. I am getting systems current time here.
I want to display this date and time according to the system's date and time format which can be set in preferences. How can I achieve it?
In my application, I am displaying the date and time at which a file got synced. I am getting systems current time here.
I want to display this date and time according to the system's date and time format which can be set in preferences. How can I achieve it?