About getDate
A simple timestamp retrieval Snippet for MODX Revolution.
This snippet returns the current timestamp using the PHP Function 'strtotime()'. Also supports offsetting the current timestamp using relative date/time formats that the strtotime() parser understands.
Can be used with getResources to filter results by date. Please see Official Docs for usage and options.
Information
Released
November 28, 2013
Supported Database
MySQL
License
GPLv2
Supported Versions
2.0 - Current
Downloads
5,330
Instructions
Simply download through MODX Package Management, and install.
New in 1.0.0-pl
Initial content