Top "Last-modified" questions

What takes precedence: the ETag or Last-Modified HTTP header?

For two subsequent requests, which of the following two headers is given more weight by browsers should one of them …

http caching last-modified etag
Last modification date for a live SQL Server 2005 database

Is there a way to know when the last write operation has occurred in a live SQL Server 2005 database? I …

sql-server sql-server-2005 last-modified
How can I find last modified timestamp for a table in Hive?

I'm trying to fetch last modified timestamp of a table in Hive.

hive timestamp last-modified
Retrieve file creation or modification date

I'm using this piece of code to try to retrieve the last modified date of a file: NSError *error = nil; …

ios objective-c xcode last-modified nsdocumentdirectory
batch - File last modification time with seconds

I want to know when a file has been modified for the last time. I can get these infos using …

batch-file timestamp last-modified seconds
Getting file last modified date (explorer value not cmd value)

I have written some Excel VBA code to add the filenames, versions, and last modified date/time to a worksheet. …

vba excel last-modified
Windows: How to determine if a file has been modified since a given date

I have a utility which goes through a processes a set of files in a directory - the process is …

c# last-modified
How to get last-accessed date and time of file in Go?

Does anyone know how to check for a file access date and time? The function returns the modified date and …

go last-modified
formatted modified date/time of file on mac bash?

In my bash script on mac (snow leopard) I have a path and filename, and I need to get the …

macos bash datetime bsd last-modified