Converts a string to a DateStamp
Source position: amigados.pas line 2326
function DOSStrToDate( |
DateTime: _PDateTime |
):LongBool; |
DateTime |
|
a pointer to an initialized DateTime structure. |
A zero return indicates that a conversion could not be performed. A non-zero return indicates that the _TDateTime.dat_Stamp variable contains the converted values.
Converts a human readable ASCII string into an AmigaDOS DateStamp.