Move method to the DateUtil class, so it's globally accessible and plugins can also...
authorChristopher Walz <chris@cwalz.de>
Fri, 30 Dec 2016 06:08:00 +0000 (14:08 +0800)
committerChristopher Walz <chris@cwalz.de>
Fri, 30 Dec 2016 06:08:00 +0000 (14:08 +0800)
commit439109fb63641e148c955c782a2382f8d4403736
tree7cfb32f7a91fc14ce5a7851437d2f76140453d43
parent6c79bafa2f1d8a98582d7e70a90fa6af14afd8df
Move method to the DateUtil class, so it's globally accessible and plugins can also use relative times without copying the code.
wcfsetup/install/files/lib/system/template/plugin/TimeModifierTemplatePlugin.class.php
wcfsetup/install/files/lib/util/DateUtil.class.php