In order to implement the Illarion time system into the client as well as into the homepage I created a little PHP script to convert dates from RL time to the Illarion time.
The script is commented in German, as well as the output is German language only.
And now I am looking for some PHP wizards around to create a script doing exactly the same vice-versa, I mean from Illarion date to RL date.
Maybe a little challenge for you to support us.
Running version and source code below German text.
---
Ich weiss, eigentlich gehört das hier eher ins Technik-Forum, aber mein Ziel ist es, möglichst viele PHP-Kenner zu erreichen, um die möglichst beste Lösung zu finden.
Für die Implementation des neuen Zeitsystems hab ich vor einiger Zeit ein PHP-Skript geschrieben, um RL-Zeiten in Illarion-Zeiten umzuwandeln.
Nun, das Skript selbst ist kommentiert und auch so funktionsfähig.
Nur bin ich auf der Suche nach einer umgekehrten Lösung, die mir aus dem Illarion-Datum eine RL-Zeit ausgibt. Vielleicht gibts ja unter Euch ein PHP-Genie, dass nicht so ewig grübelt (wie ich) bis es zu ner Lösung kommt.
Deshalb hier der Sourcecode und die lauffähige Version.
---
Running Version
Sourcecode date.php
Sourcecode getdate.php.inc