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 = [
|
||||
date.getFullYear(),
|
||||
'-',
|
||||
fmt.format(date.getMonth()),
|
||||
fmt.format(date.getMonth() + 1),
|
||||
'T',
|
||||
fmt.format(date.getHours()),
|
||||
':',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue