SUPPORT-9262: fix formatter
This commit is contained in:
parent
e7d615540e
commit
589bc3591e
2 changed files with 2 additions and 2 deletions
|
|
@ -4697,7 +4697,7 @@
|
|||
<key>valueFormatter</key>
|
||||
<value>
|
||||
<implRef type="TS">
|
||||
<className>ClientDateTimeFormatter</className>
|
||||
<className>UserZoneDateTimeFormatter</className>
|
||||
<packageName>component.grid.formatters</packageName>
|
||||
</implRef>
|
||||
</value>
|
||||
|
|
|
|||
|
|
@ -7540,7 +7540,7 @@
|
|||
<key>valueFormatter</key>
|
||||
<value>
|
||||
<implRef type="TS">
|
||||
<className>ClientDateTimeFormatter</className>
|
||||
<className>UserZoneDateTimeFormatter</className>
|
||||
<packageName>component.grid.formatters</packageName>
|
||||
</implRef>
|
||||
</value>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue