| Name | Type | Options | Opt/Req | Description |
| TSin | Z | Const | Req | The timestamp to change. |
| type | 2A | Const | Req | 'Y' to change the year; 'M' to change the month; 'D' to change the day; 'H' to change the hour; 'MN' to change the minute; 'S' to change the second; 'MS' to change the millisecond. |
| value | 6,0 | Const | Req | The value to change the timestamp subfield to. |
| Returns: | Z | n/a | n/a | The changed timestamp. |