cocoa - Get the local date format as a string -


this question has answer here:

i want method returns local date format string.

e.g., method return string "dd/mm/yyyy" uk users , "mm/dd/yyyy" usa users.

what looking nsdateformatter's dateformatfromtemplate:options:locale: method. takes template containing elements of date wish included , returns appropriate format supplied locale.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

image - python get coordinates (pixels) of corresponding points from clicks -