Performs various operations on dates and times.
-Have a lot of mathematical operation both on date and times
-Calc the date/time of sunset/sunrise
-Calc Moonphase date/time
-Transform a time in letters
-Transform date in Roman Date Format
-Trasform the date/time from and to mysql/pgsql format
-Calc the swatch Time
This class is not based on LC_TIME setting of PHP but on internal arrays.
Support for this language:
Italian, English, French, German, Spanish, Portuguese, Japanese, Norwegian, Indonesian, Finnish, Dutch.
Home Page at:
http://lafucina.holosoft.it/kronoclass/index.html
API Documentation Available at
http://lafucina.holosoft.it/kronoclass/download.html
This class can be used to generate QR Code images using Google Chart API.
It can send an HTTP request to the Google Chart API Web server to request the generation of a PNG image that represents the QR code graphic for a given information snippet.
Currently the class can request the generation of QR codes for information snippets of types: bookmark, text, SMS message, phone number, contact information, e-mail message, geo-location, WIFI access, i-appli metadata or abitrary content-type.
The generated QR code image can be returned as a string, served for download or returned as an URL string.