All Downloads are FREE. Search and download functionalities are using the official Maven repository.

features.i18n.data.DateTimeConstants__kn.js Maven / Gradle / Ivy

Go to download

Packages all the features that shindig provides into a single jar file to allow loading from the classpath

The newest version!
/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements. See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership. The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License. You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied. See the License for the
 * specific language governing permissions and limitations under the License.
 */


gadgets.i18n = gadgets.i18n || {};

gadgets.i18n.DateTimeConstants = {
  ERAS: ['BCE', 'CE'],
  ERANAMES: ['\u0c88\u0cb8\u0caa\u0cc2\u0cb5\u0cef.', '\u0c95\u0ccd\u0cb0\u0cbf\u0cb8\u0ccd\u0ca4 \u0cb6\u0c95'],
  NARROWMONTHS: ['\u0c9c', '\u0cab\u0cc6', '\u0cae\u0cbe', '\u0c8e', '\u0cae\u0cc7', '\u0c9c\u0cc2', '\u0c9c\u0cc1', '\u0c86', '\u0cb8\u0cc6', '\u0c85', '\u0ca8', '\u0ca1\u0cbf'],
  MONTHS: ['\u0c9c\u0ca8\u0cb5\u0cb0\u0cc0', '\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cc0', '\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd', '\u0c8e\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd', '\u0cae\u0cc6', '\u0c9c\u0cc2\u0ca8\u0ccd', '\u0c9c\u0cc1\u0cb2\u0cc8', '\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd', '\u0cb8\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd', '\u0c85\u0c95\u0ccd\u0c9f\u0ccb\u0cac\u0cb0\u0ccd', '\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd', '\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd'],
  SHORTMONTHS: ['\u0c9c\u0ca8\u0cb5\u0cb0\u0cc0', '\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cc0', '\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd', '\u0c8e\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd', '\u0cae\u0cc6', '\u0c9c\u0cc2\u0ca8\u0ccd', '\u0c9c\u0cc1\u0cb2\u0cc8', '\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd', '\u0cb8\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd', '\u0c85\u0c95\u0ccd\u0c9f\u0ccb\u0cac\u0cb0\u0ccd', '\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd', '\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd'],
  WEEKDAYS: ['\u0cb0\u0cb5\u0cbf\u0cb5\u0cbe\u0cb0', '\u0cb8\u0ccb\u0cae\u0cb5\u0cbe\u0cb0', '\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0', '\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0', '\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0', '\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0', '\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0'],
  SHORTWEEKDAYS: ['\u0cb0.', '\u0cb8\u0ccb.', '\u0cae\u0c82.', '\u0cac\u0cc1.', '\u0c97\u0cc1.', '\u0cb6\u0cc1.', '\u0cb6\u0ca8\u0cbf.'],
  NARROWWEEKDAYS: ['\u0cb0', '\u0cb8\u0ccb', '\u0cae\u0c82', '\u0cac\u0cc1', '\u0c97\u0cc1', '\u0cb6\u0cc1', '\u0cb6'],
  SHORTQUARTERS: ['Q1', 'Q2', 'Q3', 'Q4'],
  QUARTERS: ['\u0c92\u0c82\u0ca6\u0cc1 1', '\u0c8e\u0cb0\u0ca1\u0cc1 2', '\u0cae\u0cc2\u0cb0\u0cc1 3', '\u0ca8\u0cbe\u0cb2\u0cc3\u0c95 4'],
  AMPMS: ['am', 'pm'],
  DATEFORMATS: ['EEEE d MMMM y', 'd MMMM y', 'd MMM y', 'd-M-yy'],
  TIMEFORMATS: ['hh:mm:ss a zzzz', 'hh:mm:ss a z', 'hh:mm:ss a', 'hh:mm a'],
  FIRSTDAYOFWEEK: 6,
  WEEKENDRANGE: [6, 6],
  FIRSTWEEKCUTOFFDAY: 2
};
gadgets.i18n.DateTimeConstants.STANDALONENARROWMONTHS = gadgets.i18n.DateTimeConstants.NARROWMONTHS;
gadgets.i18n.DateTimeConstants.STANDALONEMONTHS = gadgets.i18n.DateTimeConstants.MONTHS;
gadgets.i18n.DateTimeConstants.STANDALONESHORTMONTHS = gadgets.i18n.DateTimeConstants.SHORTMONTHS;
gadgets.i18n.DateTimeConstants.STANDALONEWEEKDAYS = gadgets.i18n.DateTimeConstants.WEEKDAYS;
gadgets.i18n.DateTimeConstants.STANDALONESHORTWEEKDAYS = gadgets.i18n.DateTimeConstants.SHORTWEEKDAYS;
gadgets.i18n.DateTimeConstants.STANDALONENARROWWEEKDAYS = gadgets.i18n.DateTimeConstants.NARROWWEEKDAYS;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy