Timezone Coverstion PHP
Its a PHP class to convert date-time into particular timezone wise.
To use this class first you have to require this class then you have to create object of this class, after that you can convert date-time into particular timezone using class methods.