gregorian.js 157 B

12345678
  1. define(
  2. "dojo/cldr/nls/ssy/gregorian", //begin v1.x content
  3. {
  4. "timeFormat-full": "h:mm:ss a zzzz",
  5. "timeFormat-long": "h:mm:ss a z"
  6. }
  7. //end v1.x content
  8. );