mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
AAE-32986 Add custom-form-widget process to simpleapp (#10881)
* Update simpleapp.zip * Update * Update date-fns-utils.spec.ts * Changes
This commit is contained in:
parent
2cc3ba4d6b
commit
e37ef279e4
Binary file not shown.
@ -78,7 +78,6 @@ describe('DateFnsUtils', () => {
|
||||
|
||||
it('should parse alternative ISO datetime', () => {
|
||||
const result = DateFnsUtils.parseDate('1982-03-13T10:00:000Z', `yyyy-MM-dd'T'HH:mm:sssXXX`);
|
||||
|
||||
expect(result.toISOString()).toBe('1982-03-13T10:00:00.000Z');
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user