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 e98c6f7 commit 8760244Copy full SHA for 8760244
conf/localOverrides.conf.dist
@@ -273,10 +273,10 @@ $problemDefaults{max_attempts} = -1;
273
274
# Uncomment the following line to customize the format of the dates displayed to
275
# students. As it is written, the line below will display open, due and answer
276
-# dates in the following format:
+# dates in the following format: Wed Jun 27 at 10:30am
277
# For all available options, consult the documentation for perl DateTime under
278
# "strftime patterns".
279
-#$studentDateDisplayFormat="%a %b %d at %l:%M%P";
+# $studentDateDisplayFormat="%a %b %d at %l:%M%P";
280
281
282
################################################################################
0 commit comments