codice:
Response.Write left(f.DateLastAccessed,10)
oppure:

codice:
Response.Write FormatDateTime(f.DateLastAccessed,2)