| Entry | |
|---|---|
| R0 | Pointer to 5-byte time block |
| R1 | Pointer to buffer for resulting string |
| R2 | Size of buffer |
| Exit | |
|---|---|
| R0 | Pointer to buffer (R1 on entry) |
| R1 | Pointer to terminator |
| R2 | Free bytes in buffer |
The purpose of this call is to convert a five-byte value representing centiseconds since 1900, into a string.
The format output is per Sys$DateFormat.