Skip to content

Instantly share code, notes, and snippets.

@josefglatz
Last active June 29, 2020 05:23
Show Gist options
  • Save josefglatz/0716ea02cc8b0fe58f3a02cc50e57dab to your computer and use it in GitHub Desktop.
Save josefglatz/0716ea02cc8b0fe58f3a02cc50e57dab to your computer and use it in GitHub Desktop.
I use that mainly for TYPO3 extension georgringer/news Time Restriction fields and TypoScript configuration

PHP strtotime relative cheatsheet

Example for ext:news timeRestrictionHigh archive Page: show only news older than 3 years relative to last day of year

To get always the 31 december 3 years ago (actual 8.7.2020, you want 31.12.2017)

-3 years 31 december

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment