freetds locale.conf, date format
问题 I'm using freetds and following manual I can set date format in /etc/locale.conf . From origin I didn't have it, so I created it manually. And now I'm getting such date format: May 21 2013 05:30:39:000PM I set locales.conf like this: [default] date format = %Y-%m-%d %H:%M:%S [en_US] date format = %Y-%m-%d %H:%M:%S language = us_english # charset = iso_1 [es_ES] date format = %Y-%m-%d %H:%M:%S language = spanish # charset = iso_1 [pt_BR] date format = %Y-%m-%d %H:%M:%S language = Portuguese #