* @author Marcel Werk
* @copyright 2001-2019 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @deprecated 6.0 use `{time type='date'}` instead
+ * @deprecated 6.0 use `{time type='plainDate'}` or `{time type='custom'}` instead
*/
class DateModifierTemplatePlugin implements IModifierTemplatePlugin
{
* @author Marcel Werk
* @copyright 2001-2019 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
- * @deprecated 6.0 use `{time type='plain'}` instead
+ * @deprecated 6.0 use `{time type='plainTime'}` instead
*/
class PlainTimeModifierTemplatePlugin implements IModifierTemplatePlugin
{