Created
September 28, 2020 21:46
-
-
Save kleinlennart/4ef32a289d0299b877a2300414ab279e to your computer and use it in GitHub Desktop.
Best YAML date format in Rmarkdown file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
date: "`r format(Sys.time(), '%d. %B, %Y')`" | |
--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment