mirror of
https://github.com/friendica/friendica
synced 2025-04-23 19:50:11 +00:00
@brief is removed completely
This commit is contained in:
parent
fd1f1999f0
commit
0a4119adaf
170 changed files with 901 additions and 962 deletions
|
@ -12,7 +12,7 @@ use DateTimeZone;
|
|||
use Exception;
|
||||
|
||||
/**
|
||||
* @brief Temporal class
|
||||
* Temporal class
|
||||
*/
|
||||
class DateTimeFormat
|
||||
{
|
||||
|
@ -84,7 +84,7 @@ class DateTimeFormat
|
|||
}
|
||||
|
||||
/**
|
||||
* @brief General purpose date parse/convert/format function.
|
||||
* General purpose date parse/convert/format function.
|
||||
*
|
||||
* @param string $s Some parseable date/time string
|
||||
* @param string $tz_to Destination timezone
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue