Make CONTACTS_AS_MULTI_VCARD locale safe

SimpleDateFormat was used with the default locale to build
SQL statements; this is unsafe for some locales. Switched
to Locale.US.

Change-Id: I7307b12e1f3d796e1bb4a73d97918d0162ca971e
1 file changed