<%Option Explicit%> <html> <body> <% Dim LDateTime LDateTime = #1999-12-31 21:26:00# Response.Write LDateTime %> </body> </html>