Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/date/islamic/locale.js

  • Provides:

    • dojox.date.islamic.locale
  • Requires:

    • dojox.date.islamic.Date in common
    • dojo.regexp in common
    • dojo.string in common
    • dojo.i18n in common
    • dojo.date in common
  • dojox.date.islamic.locale.format

    • parameters:
      • dateObject: (typeof islamic.Date)
      • options: (typeof Object)
    • returns
      String
    • summary
      Format a Date object as a String, using  settings.
    • type
      Function
  • dojox.date.islamic.locale.regexp

    • parameters:
      • options: (typeof object)
    • returns
      String
    • summary
      Builds the regular needed to parse a islamic.Date
    • type
      Function
  • dojox.date.islamic.locale._parseInfo

    • parameters:
      • options: (typeof oblect)
    • type
      Function
  • dojox.date.islamic.locale.parse

    • parameters:
      • value: (typeof String)
      • options: (typeof Object)
    • summary
      This function parse string date value according to options
    • type
      Function
  • dojox.date.islamic.locale.addCustomFormats

    • parameters:
      • packageName: (typeof String)
      • bundleName: (typeof String)
    • summary
      Add a reference to a bundle containing localized custom formats to be
      used by date/time formatting and parsing routines.
    • type
      Function
  • dojox.date.islamic.locale._getIslamicBundle

    • parameters:
      • locale: (typeof String)
    • type
      Function
  • dojox.date.islamic.locale.getNames

    • parameters:
      • item: (typeof String)
      • type: (typeof String)
      • context: (typeof String)
      • locale: (typeof String)
      • date: (typeof islamic)
        Date Object?
    • summary
      Used to get localized strings from dojo.cldr for day or month names.
    • type
      Function
  • dojox.date.islamic.locale.weekDays

    • type
      Object
  • dojox.date.islamic.locale.months

    • type
      Object
  • dojox.date.islamic.locale

    • type
      Object
  • dojox.date.islamic

    • type
      Object
  • dojox.date

    • type
      Object
  • dojox

    • type
      Object