mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2026-01-21 13:55:59 +00:00
fix example date format in config
This commit is contained in:
@@ -100,7 +100,7 @@ messages:
|
|||||||
|
|
||||||
# Change the default formatting for dates.
|
# Change the default formatting for dates.
|
||||||
# See: https://www.digitalocean.com/community/tutorials/java-simpledateformat-java-date-format
|
# See: https://www.digitalocean.com/community/tutorials/java-simpledateformat-java-date-format
|
||||||
# Example: "dd/mm/yyyy"
|
# Example: "dd/MM/yyyy"
|
||||||
date-format: "M/dd/yyyy"
|
date-format: "M/dd/yyyy"
|
||||||
|
|
||||||
config-version: 3
|
config-version: 3
|
||||||
Reference in New Issue
Block a user