How to use localized output in the admin column?
The datepicker itself in the desired language, custom field output also ok using timestamp format. But admin column output is always in English.
How to utilize i18n and “$( selector ).datepicker( $.datepicker.regional[ "fr" ] );” options to set the locale?