I need to get the current time, in Hour:Min format can any one help me in this.
Another way to address the timezone issue if you want to set the default timezone for the entire script to a certian timezone is to use date_default_timezone_set() then use one of the supported timezones.