JDate:: strftime/1.5
From Joomla! Documentation
JDate::_strftime
Description
Translates needed strings in for (see ).
Description:JDate:: strftime [Edit Descripton]
public function _strftime ( $format $time )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $format | string | The date format specification string (see ) | |
| $time | int | Unix timestamp |
- Returns string a date in the specified format
- Defined on line 241 of libraries/joomla/utilities/date.php
See also
-
JDate::_strftime on api.joomla.org
-
JDate source code on JoomlaCode
-
Class JDate
-
Subpackage Utilities
- Other versions of JDate::_strftime
SeeAlso:JDate:: strftime [Edit See Also]
User contributed notes
<CodeExamplesForm />