oops
This commit is contained in:
parent
f4c56be826
commit
22cdf2ded5
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ const FilteringTab = {
|
||||||
const datetime = [
|
const datetime = [
|
||||||
date.getFullYear(),
|
date.getFullYear(),
|
||||||
'-',
|
'-',
|
||||||
fmt.format(date.getMonth()),
|
fmt.format(date.getMonth() + 1),
|
||||||
'T',
|
'T',
|
||||||
fmt.format(date.getHours()),
|
fmt.format(date.getHours()),
|
||||||
':',
|
':',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue