Sets the Last Modified time from the given Unix time value.

Unix time is the number of seconds since midnight on January 1st, 1970.


However, the File Object does not allow reading a Unix time, and Lacewing does not provide any Unix time expressions either.

You can use the Timestamp object's expressions to get the current Unix datetime, and adjust it from there.


This action will convert the date/time format, and result in a Last-Modified response header in the standardized format like follows:

Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT