TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setwritetimeformat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:sync:setwritetimeformat [2020/03/04 00:37] – [Syntax] Scott Cunliffeengine:sync:setwritetimeformat [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ''SetWriteTimeFormat(format);'' ''SetWriteTimeFormat(format);''
  
-string //format;// +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|format| String | The Write Time format in strptime(3) format.|  1 |  32 |
-|format| The Write Time format in strptime(3) format.| Min Length: 1 | Max Length 32 |+
  
 <note tip> <note tip>
Line 24: Line 23:
 Extract the Write Time in format HH:MM:SS YYYY-MM-DD. Extract the Write Time in format HH:MM:SS YYYY-MM-DD.
  
-<sxh>+<code>
 Extract(WRITETIME, 10, 20, 0); Extract(WRITETIME, 10, 20, 0);
  
 SetWriteTimeFormat("%%H:%%M:%%S %%Y-%m-%d"); SetWriteTimeFormat("%%H:%%M:%%S %%Y-%m-%d");
-</sxh>+</code>
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/sync/setwritetimeformat.1583282267.txt.gz · Last modified: 2025/01/21 22:07 (external edit)