mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-17 06:59:51 +00:00
wording
This commit is contained in:
parent
13ee5b7338
commit
304b54fe7d
1 changed files with 1 additions and 1 deletions
|
@ -692,7 +692,7 @@ class CakeTime {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns either a relative or an absolute formatted date depending
|
* Returns either a relative or a formatted absolute date depending
|
||||||
* on the difference between the current time and given datetime.
|
* on the difference between the current time and given datetime.
|
||||||
* $datetime should be in a *strtotime* - parsable format, like MySQL's datetime datatype.
|
* $datetime should be in a *strtotime* - parsable format, like MySQL's datetime datatype.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue