Skip to content

Commit 6b81f2f

Browse files
authored
Update constants.js
1 parent c377892 commit 6b81f2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/constants.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { getConfig } from '@edx/frontend-platform';
2+
23
export const DATE_FORMAT = 'MM/dd/yyyy';
34
export const TIME_FORMAT = 'HH:mm';
45
export const DATE_TIME_FORMAT = 'YYYY-MM-DDTHH:mm:ss\\Z';

0 commit comments

Comments
 (0)