Hello! I've found a recent similar post, therefore I use the same subject. As Lupe Christoph pointed out, interpretation of the timezone fails - I've observed it on OpenWrt Backfire 10.03.1.
# cat /etc/TZ CET-1CEST,M3.5.0,M10.5.0/3 # export TZ=CET-1CEST,M3.5.0,M10.5.0/3 # date Tue Mar 27 20:39:01 CET 2012 # export TZ=CET-1CEST,M3.4.0,M10.4.0/3 # date Tue Mar 27 21:39:25 CEST 2012 Seem to be a problem with the fifth week - it should be interpreted as the last weekday in month, either fourth or fifth but in this case it seems to be taken literally. -- bye Adalbert _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
