This class can be used to convert the time of a given date between two timezones.
It takes the time and date to be converted and the offsets of the two timezones to perform the conversion.
Currently it does not consider eventual daylight savings adjustments.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (68.8%) |
Sufficient (62.5%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (48.1%) |
1619 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
convert_timezone.php |
Class |
Class file for converting Time from One time zone to another time zone |
time_example.php |
Example |
Example of converting Time from one time zone to another time zone |