Timestamp(file): Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(New page: {{AdvParamInfo |SYNTAX = age[file] |TITLESYNTAX = age(file) |PREVIOUS = |VARIANTS = |PEVERSION = >= 1.5.5.6 |GROUP = Basic Attributes }}A check about the file age. ==Usage== timestamp[...)
 
m (added 'not' variant)
 
Line 1: Line 1:
{{AdvParamInfo
{{AdvParamInfo
|SYNTAX = age[file]
|SYNTAX = timestamp[file]
|TITLESYNTAX = age(file)
|TITLESYNTAX = timestamp(file)
|PREVIOUS =  
|PREVIOUS =  
|VARIANTS =  
|VARIANTS = timestamp[file]!
|PEVERSION = >= 1.5.5.6
|PEVERSION = >= 1.5.5.6
|GROUP = Basic Attributes
|GROUP = Basic Attributes

Latest revision as of 15:11, 3 April 2008

timestamp[file]
Variants timestamp[file]
timestamp[file]!
Previously
Group Basic Attributes
Version advcheck.dll >= 1.5.5.6

A check about the file age.

Usage

timestamp[file]=<timestamp(snl-date)>

Examples

timestamp[file]=<wc>2008-04-03*

Flags the file only if it has been created on April 3rd, 2008.

Description

AP Tests the timestamp of a file. The timestamp has to be in our standard format yyyy-mm-dd hh:nn:ss. When specifying hours be extra careful and remember the NTFS daylight saving issue.

See also

Similar parameters

Similar commands