-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Robert, Hi List,
| I have a question, maybe sugestion...
| is posible to display Time and Date with lcd4linux?
| Now i use exec "date", but maybe it's posible to add this
| to the source of lcd4linux... and take this informations
| from /proc/driver/rtc ?
I just added plugin_time to the CVS. At the moment it adds two functions
to the evaluator:
time(): returns the number of secons since the epoc.
strftime(format, time): returns a string
try strftime('%a, %d %b %Y %H:%M:%S %Z', time())
bye, Michael
- --
Michael Reinelt Tel: +43 676 3079941
Geisslergasse 4 Fax: +43 316 692343
A-8045 Graz, Austria e-mail: re...@eu...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
iD8DBQFArGNtiebFT98TulARAmNKAJ9WFp9u45gFlXkHvZ6Kp8bQgleJTwCdFozY
HBGtxQ9QM9vxNsuU9+yIdXY=
=FkR1
-----END PGP SIGNATURE-----
|