[vz-users] Abfrage eines spezifischen Zeitraums über das Frontend
Heine.thomas at online.de
Heine.thomas at online.de
Fri Apr 8 15:34:01 CEST 2016
Am 06.04.2016 um 15:53 schrieb Sebastian Vitt:
> <?php
> date_default_timezone_set("Europe/Berlin");
> $yesterday = date("Y-m-d",strtotime("yesterday 00:00"));
> $from_time = "$yesterday"."T00:00:00";
> $to_time = "$yesterday"."T23:59:59";
> header ("Location:/frontend/?from=$from_time&to=$to_time");
> ?>
Hallo Sebastian,
Hat super geklappt. Wie mach ich das jetzt mit Woche/Monat/Jahr?
Ich check den ganzen Aufbau des Skripts nicht...
Sorry.
Gruß
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20160408/88f42375/attachment.html>
More information about the volkszaehler-users
mailing list