engine:sync:setwritetimeformat
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| engine:sync:setwritetimeformat [2018/08/14 20:40] – dcumming | engine:sync:setwritetimeformat [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | setwritetimeformat | + | ====== SetWriteTimeFormat ====== |
| - | ==== SetWriteTimeFormat ==== | ||
| Define the way that the WRITETIME field should be converted into a time value. | Define the way that the WRITETIME field should be converted into a time value. | ||
| - | ==== Phase ==== | + | ===== Phase ===== |
| This instruction is used by the TapeTrack Synchronization Engine. | This instruction is used by the TapeTrack Synchronization Engine. | ||
| - | ==== Syntax ==== | + | ===== Syntax ===== |
| - | **SetWriteTimeFormat**// | + | |
| - | // | + | '' |
| + | |||
| + | ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ | ||
| + | |format| String | The Write Time format in strptime(3) format.| | ||
| - | |format| The Write Time format in strptime(3) format.| | ||
| <note tip> | <note tip> | ||
| It should be noted that by the time this function is run the INI engine has already tried to | It should be noted that by the time this function is run the INI engine has already tried to | ||
| Line 18: | Line 19: | ||
| symbol that would usually be required by strptime(3).</ | symbol that would usually be required by strptime(3).</ | ||
| - | ==== Example ==== | + | ===== Example |
| - | **SetWriteTimeFormat: | + | |
| - | |Extract(WRITETIME, | + | Extract the Write Time in format HH:MM:SS YYYY-MM-DD. |
| - | |< | + | |
| + | < | ||
| + | Extract(WRITETIME, | ||
| + | |||
| + | SetWriteTimeFormat(" | ||
| + | </code> | ||
| + | {{tag> import_engine sync_engine}} | ||
engine/sync/setwritetimeformat.1534279253.txt.gz · Last modified: 2025/01/21 22:07 (external edit)
