1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

Note added to $gen->convert() which should be replaced by $tp->toDate() in all plugins.

This commit is contained in:
Cameron
2016-05-31 13:25:43 -07:00
parent 347a17823e
commit 048ab169da

View File

@@ -202,6 +202,8 @@ class convert
/**
* @deprecated - for internal use only.
* @see $tp->toDate() as a replacement.
* Converts between unix timestamp and human-readable date-time OR vice-versa. (auto-detected)
* @param string $string unix timestamp OR human-readable date-time.
* @param string $mask (optional) long | short | input