Skip to content

Commit 8760244

Browse files
author
dlglin
committed
Update comments on custom date formats.
1 parent e98c6f7 commit 8760244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/localOverrides.conf.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,10 @@ $problemDefaults{max_attempts} = -1;
273273

274274
# Uncomment the following line to customize the format of the dates displayed to
275275
# students. As it is written, the line below will display open, due and answer
276-
# dates in the following format:
276+
# dates in the following format: Wed Jun 27 at 10:30am
277277
# For all available options, consult the documentation for perl DateTime under
278278
# "strftime patterns".
279-
#$studentDateDisplayFormat="%a %b %d at %l:%M%P";
279+
# $studentDateDisplayFormat="%a %b %d at %l:%M%P";
280280

281281

282282
################################################################################

0 commit comments

Comments
 (0)