We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c377892 commit 6b81f2fCopy full SHA for 6b81f2f
src/constants.js
@@ -1,4 +1,5 @@
1
import { getConfig } from '@edx/frontend-platform';
2
+
3
export const DATE_FORMAT = 'MM/dd/yyyy';
4
export const TIME_FORMAT = 'HH:mm';
5
export const DATE_TIME_FORMAT = 'YYYY-MM-DDTHH:mm:ss\\Z';
0 commit comments