gregorian.js 181 B

123456789
  1. define(
  2. "dojo/cldr/nls/es-ec/gregorian", //begin v1.x content
  3. {
  4. "timeFormat-medium": "H:mm:ss",
  5. "timeFormat-short": "H:mm",
  6. "timeFormat-long": "H:mm:ss z"
  7. }
  8. //end v1.x content
  9. );