CIAO

Se scrivo un file:

codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html lang="it">
<head>

<title>Lavori in corso</title>
   <meta http-equiv="content-type"   content="text/html ; charset=iso8859-1">
   <meta http-equiv="Date"           content="2011-01-25T12:58:00Z+1">
   <meta http-equiv="Last-Modified"  content="2011-01-25T18:58:00Z+1">
   <meta http-equiv="refresh"        content="0 ; url=./web_pages/home.html">
   <meta name="robots"               content="noindex,nofollow">
   <meta name="generator"            content="IDM UEStudio">

</head>

<body>

<h1 align="center">Lavori in corso nel sito. Scusate.</h1>

</body>
</html>
e lo convalido con il servizio http://validator.w3.org/?verbose=1#v...d+with_options , il parametro "Modified:" ha come valore "(undefined)" . Come mai? Forse, ho sbagliato il formato dell'ora?

grazie

ciao