Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe JHtmlDate

Fonctions membres publiques statiques

static relative ($date, $unit=null, $time=null, $format=null)
 

Description détaillée

Extended Utility class for handling date display.

Depuis
2.5

Documentation des fonctions membres

◆ relative()

static relative (   $date,
  $unit = null,
  $time = null,
  $format = null 
)
static

Function to convert a static time into a relative measurement

Paramètres
string$dateThe date to convert
string$unitThe optional unit of measurement to return if the value of the diff is greater than one
string$timeAn optional time to compare to, defaults to now
string$formatAn optional format for the JHtml::date output
Renvoie
string The converted time string
Depuis
2.5

Références $date, $format, et null.


La documentation de cette classe a été générée à partir du fichier suivant :