Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for months$2 (0.15 sec)

  1. src/main/resources/fess_label_en.properties

    labels.facet_timestamp_1day=Within 24 hours
    labels.facet_timestamp_1week=Within a week
    labels.facet_timestamp_1month=Within a month
    labels.facet_timestamp_1year=Within a year
    labels.facet_timestamp_3month=Within 3 months
    labels.facet_timestamp_6month=Within 6 months
    labels.facet_timestamp_2year=Within 2 years
    labels.facet_timestamp_3year=Within 3 years
    labels.facet_contentLength_title=Size
    labels.facet_contentLength_10k=  - 10KB
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  2. src/main/resources/fess_label.properties

    labels.facet_timestamp_1day=Within 24 hours
    labels.facet_timestamp_1week=Within a week
    labels.facet_timestamp_1month=Within a month
    labels.facet_timestamp_1year=Within a year
    labels.facet_timestamp_3month=Within 3 months
    labels.facet_timestamp_6month=Within 6 months
    labels.facet_timestamp_2year=Within 2 years
    labels.facet_timestamp_3year=Within 3 years
    labels.facet_contentLength_title=Size
    labels.facet_contentLength_10k=  - 10KB
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/hash/BloomFilter.java

     * of the code may not be readable by older versions of the code (e.g., a serialized Bloom filter
     * generated today may <i>not</i> be readable by a binary that was compiled 6 months ago).
     *
     * <p>As of Guava 23.0, this class is thread-safe and lock-free. It internally uses atomics and
     * compare-and-swap to ensure correctness when multiple threads are used to access it.
     *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sun Aug 31 13:15:26 UTC 2025
    - 26.9K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_facet_timestamp_1year = "{labels.facet_timestamp_1year}";
    
        /** The key of the message: Within 3 months */
        public static final String LABELS_facet_timestamp_3month = "{labels.facet_timestamp_3month}";
    
        /** The key of the message: Within 6 months */
        public static final String LABELS_facet_timestamp_6month = "{labels.facet_timestamp_6month}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.33.md

    - Extended the kube-apiserver loopback client certificate validity to 14 months to align with the updated Kubernetes support lifecycle. ([#130047](https://github.com/kubernetes/kubernetes/pull/130047), [@HirazawaUi](https://github.com/HirazawaUi)) [SIG API Machinery and Auth]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
Back to top