Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for meridians (0.11 sec)

  1. docs/en/docs/management-tasks.md

        * Use the emoji character, not the GitHub code. So, use `🐛` instead of `:bug:`. This is so that it shows up correctly outside of GitHub, for example in the release notes.
        * For translations use the `🌐` emoji ("globe with meridians").
    * Start the title with a verb. For example `Add`, `Refactor`, `Fix`, etc. This way the title will say the action that the PR does. Like `Add support for teleporting`, instead of `Teleporting wasn't working, so this PR fixes it`.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Aug 16 21:56:33 UTC 2024
    - 14.2K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/plugins/timepicker/bootstrap-timepicker.min.js

    cker-second").val(c),this.showMeridian&&this.$widget.find("input.bootstrap-timepicker-meridian").val(this.meridian)):(this.$widget.find("span.bootstrap-timepicker-hour").text(a),this.$widget.find("span.bootstrap-timepicker-minute").text(b),this.showSeconds&&this.$widget.find("span.bootstrap-timepicker-second").text(c),this.showMeridian&&this.$widget.find("span.bootstrap-timepicker-meridian").text(this.meridian))}},updateFromWidgetInputs:function(){if(this.$widget!==!1){var a=this.$widget.find("i...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 18.2K bytes
    - Viewed (0)
  3. fess-crawler-lasta/src/main/resources/crawler/extractor.xml

    				"application/vnd.marlin.drm.license+xml",
    				"application/vnd.marlin.drm.mdcf",
    				"application/vnd.mcd",
    				"application/vnd.medcalcdata",
    				"application/vnd.mediastation.cdkey",
    				"application/vnd.meridian-slingshot",
    				"application/vnd.mfer",
    				"application/vnd.mfmp",
    				"application/vnd.micrografx.flo",
    				"application/vnd.micrografx.igx",
    				"application/vnd.mif",
    				"application/vnd.mindjet.mindmanager",
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Sat Aug 01 21:40:30 UTC 2020
    - 49K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.mc1"/>
      </mime-type>
      <mime-type type="application/vnd.mediastation.cdkey">
        <glob pattern="*.cdkey"/>
      </mime-type>
      <mime-type type="application/vnd.meridian-slingshot"/>
      <mime-type type="application/vnd.mfer">
        <glob pattern="*.mwf"/>
      </mime-type>
      <mime-type type="application/vnd.mfmp">
        <glob pattern="*.mfm"/>
      </mime-type>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top