File: //usr/src/glibc/debian/patches/ubuntu/localedata/es_DO-am_pm.diff
Description: Define 12-hours a.m./p.m. format
Bug-Ubuntu: https://launchpad.net/bugs/1288843
Forwarded: http://sourceware.org/bugzilla/show_bug.cgi?id=16045
Author: Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
--- a/localedata/locales/es_DO
+++ b/localedata/locales/es_DO
@@ -120,8 +120,8 @@ d_t_fmt "%a %d %b %Y %T"
date_fmt "%a %d %b %Y %T %Z"
d_fmt "%d//%m//%y"
t_fmt "%T"
-am_pm "";""
-t_fmt_ampm ""
+am_pm "a.m.";"p.m."
+t_fmt_ampm "%I:%M:%S %p"
week 7;19971130;1
END LC_TIME