Firefox custom date displayed incorrect
Hello, I experience a strange error when showing a custom date attribute on a metadata view. Firefox always shows January 1, 1970. I'm using the nuxeo-date element: <nuxeo-date datetime="[[document.properties.my_schema:my_date_attribute]]" /> The st...