var month = -1; var currentTime_lp_php = new Date(,month,,,,); currentTime_lp_php.setTime(currentTime_lp_php.getTime() - (1*60*60*1000) -(1*60*1000)); // - 1 hours - 1 min - to get PST time //debug //var test_date = new Date(2007, 11, 25, 20, 20); //currentTime_lp_php = test_date;