WorldTime
in package
uses
CfgTimeZones
Table of Contents
Methods
- getCurrentMoonPhase() : string
- getWorldTimes() : string
- Zeigt die Worldtime-Box und cached diese fuer $nSec Sekunden in eine session
- getZonesDef() : array<string|int, array<string|int, mixed>>
- For the world time box
- getBox() : string
- Uralte Funktion, die die Worldtime-Box zurueckgibt
Methods
getCurrentMoonPhase()
public
getCurrentMoonPhase() : string
Tags
Return values
stringgetWorldTimes()
Zeigt die Worldtime-Box und cached diese fuer $nSec Sekunden in eine session
public
getWorldTimes([int $nSec = 30 ]) : string
Parameters
- $nSec : int = 30
Tags
Return values
stringgetZonesDef()
For the world time box
public
getZonesDef() : array<string|int, array<string|int, mixed>>
Return values
array<string|int, array<string|int, mixed>>getBox()
Uralte Funktion, die die Worldtime-Box zurueckgibt
private
getBox() : string