Changing date formats in R
Posted 21st June 2021
No comments
Dates come in all sorts of formats, but R generally prefers dates in the format YYYY-MM-DD. Here’s a quick method to convert date formats in R.
PowerShell: Creation date into filenames
Posted 5th August 2016
1 comment
Insert a file’s creation date into its file name using a simple piece of PowerShell scripting.
Applying dates to normalised data in Excel
Posted 19th July 2015
No comments
Use this formula to apply dates to all variables in a normalised linear list data set in Excel.