Client - update date-fns from 1.3.0 to 2.0.1

This commit is contained in:
Sam
2019-08-28 14:38:15 +02:00
parent 318418bd55
commit c0d38094d9
13 changed files with 102 additions and 77 deletions

View File

@ -43,7 +43,7 @@ export default class ActivitiesList extends React.PureComponent {
<td>
{format(
getDateWithTZ(activity.activity_date, user.timezone),
'DD/MM/YYYY HH:mm'
'dd/MM/yyyy HH:mm'
)}
</td>
<td className="text-right">