Ver Mensaje Individual
  #1 (permalink)  
Antiguo 21/04/2011, 22:41
juantrk
 
Fecha de Ingreso: abril-2011
Ubicación: Casilda
Mensajes: 3
Antigüedad: 13 años, 1 mes
Puntos: 0
Problema con la zona horaria en mi web

Bueno, antes que nada pido disculpas, soy nuevo en el foro y novato en webs
tengo una pagina web,http://casildamu.sytes.net que la verdad descargue una y la configure. y me quedo un error y no entiendo que pasa,
Código:
Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-3.0/no DST' instead in C:\AppServ\www\configs\conf_sql.php on line 3

Strict Standards: date() [function.date]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for '-3.0/no DST' instead in C:\AppServ\www\configs\conf_extras.php on line 20
Si quieren entren a la web y venlo es la que esta mas arriba...
entro a los archivos esos y en las lineas que me dice dice esto:
config_sql
line 3:$time = date("l dS of F Y h:i:s A");
config_extras
line 20: $nota = "La hora actual es ".date("G:i:s")." GMT(-03:00) Buenos Aires - Argentina";

si me ayudan a configurarlo bien les voy a estar eternamente agradecido,
desde ya muchas gracias!