diff --git a/Module:-date.md b/Module:-date.md index d8c3f20..f1b1029 100644 --- a/Module:-date.md +++ b/Module:-date.md @@ -17,7 +17,7 @@ time = %H:%M ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats -date-alt = %A%, %d %B %Y +date-alt = %A, %d %B %Y time-alt = %H:%M:%S ~~~