Merge pull request #1 from nik9000/cat_indices_times
[TESTS] cat indices times for UTC - timezones
This commit is contained in:
commit
49273a7317
|
@ -46,8 +46,8 @@
|
|||
/^(
|
||||
index1 \s+
|
||||
(\d+) \s+
|
||||
(\d\d\d\d\-\d\d\-\d\dT\d\d:\d\d:\d\d.\d\d\d\+\d\d:\d\d) \s+
|
||||
(\d\d\d\d\-\d\d\-\d\dT\d\d:\d\d:\d\d.\d\d\d[+-]\d\d:\d\d) \s+
|
||||
(\d+) \s+
|
||||
(\d\d\d\d\-\d\d\-\d\dT\d\d:\d\d:\d\d.\d\d\d\+\d\d:\d\d) \s*
|
||||
(\d\d\d\d\-\d\d\-\d\dT\d\d:\d\d:\d\d.\d\d\d[+-]\d\d:\d\d) \s*
|
||||
)
|
||||
$/
|
||||
|
|
Loading…
Reference in New Issue