JCL Help:DosDateTimeToStr
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: DosDateTimeToStr Function
Search in JCL Help
Search in all projects
Summary
Converts a DOS DateTime to a string.
Pascal
function DosDateTimeToStr(DateTime: Integer): string;
Parameters
Parameters | Description |
DateTime: Integer | The DOS DateTime to convert. |
Return Value
String representation of the DOS DateTime or an empty string on failure.
Description
Converts a DOS DateTime to a string.
About
Unit
Donator
Marcel van Brakel
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page