Änderungen

Zur Navigation springen Zur Suche springen

Template Variables

1.093 Bytes hinzugefügt, 12:41, 2. Okt. 2020
keine Bearbeitungszusammenfassung
== Daten und Zeit ==
[CURRENTDATE] - current date / aktuelles Datum
 
[CURRENTDATE:{%A, %e %B, %Y}] - current date and the display can be any valid PHP strftime format string / aktuelles Datum - Sie können PHP strftime nutzen, um Daten zu formatieren. Information über PHP strftime Strings finden Sie unter [http://php.net/manual/de/function.strftime.php http://php.net/manual/de/function.strftime.php]
 
[CURRENTDATE:+1day{%A, %e %B, %Y}] - optional date offset and display format. The offset can be any plus or minus any number of days and the display can be any valid PHP strftime format string / aktuelles Datum - Sie können PHP strftime nutzen, um Daten zu formatieren. Information über PHP strftime Strings finden Sie unter [http://php.net/manual/de/function.strftime.php http://php.net/manual/de/function.strftime.php]
[CURRENTTIME] - current time / aktuelle Zeit
 
[CURRENTTIME:{%A, %e %B, %Y}] - current date and the display can be any valid PHP strftime format string / aktuelle Zeit -Sie können PHP strftime nutzen, um Daten zu formatieren. Information über PHP strftime Strings finden Sie unter [http://php.net/manual/de/function.strftime.php http://php.net/manual/de/function.strftime.php]
[DAYSTOCHECKIN] - number of days until Check-in / Anzahl Tage bis Check-in

Navigationsmenü