Skip to content

Instantly share code, notes, and snippets.

@PietrH
Created April 23, 2024 14:25
Show Gist options
  • Save PietrH/eaa064268455c6b4095f20db425d01c3 to your computer and use it in GitHub Desktop.
Save PietrH/eaa064268455c6b4095f20db425d01c3 to your computer and use it in GitHub Desktop.
Format a datetime to a sensible string for filenames
format(Sys.time(), "%Y_%m_%d-%H_%M")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment