blob: 61ee0ac84ad957e8a545a5d572b4ea92948f7451 [file] [log] [blame]
# 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.
#
# Set of date time formats
# used by the plugin index-more when filling the index field `lastModified'.
#
# Format (line separated date time patterns following definition in
# https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html,
# comment lines start with `#'):
#
# <date format> <CR>
# <date format2> [<CR> <date format3> ...]
#
# Examples and currently used formats:
#
EEE MMM dd HH:mm:ss yyyy
EEE MMM dd HH:mm:ss yyyy zzz
EEE MMM dd HH:mm:ss zzz yyyy
EEE, MMM dd HH:mm:ss yyyy zzz
EEE, dd MMM yyyy HH:mm:ss zzz
EEE,dd MMM yyyy HH:mm:ss zzz
EEE, dd MMM yyyy HH:mm:sszzz
EEE, dd MMM yyyy HH:mm:ss
EEE, dd-MMM-yy HH:mm:ss zzz
yyyy/MM/dd HH:mm:ss.SSS zzz
yyyy/MM/dd HH:mm:ss.SSS
yyyy/MM/dd HH:mm:ss zzz
yyyy/MM/dd
yyyy.MM.dd HH:mm:ss
yyyy-MM-dd HH:mm
MMM dd yyyy HH:mm:ss. zzz
MMM dd yyyy HH:mm:ss zzz
dd.MM.yyyy HH:mm:ss zzz
dd MM yyyy HH:mm:ss zzz
dd.MM.yyyy; HH:mm:ss
dd.MM.yyyy HH:mm:ss
dd.MM.yyyy zzz
yyyy-MM-dd'T'HH:mm:ssXXX
yyyy-MM-dd'T'HH:mm:ss