Hi,
How can I get the seconds (and fractions of second, if possible) with the es command line (option -date-modified, for instance) ?
Display ES time with seconds and milliseconds
Display ES time with seconds and milliseconds
Found it: -date-format 1 for seconds, -date-format 2 for full Windows precision.
Display ES time with seconds and milliseconds
Moved from How to display seconds in file modification time
Use to display timestamps with seconds.
ES currently doesn't have an option to display milliseconds.
An option to do this is on my TODO list.
-date-format
Use
-date-format 1ES currently doesn't have an option to display milliseconds.
An option to do this is on my TODO list.
-date-format