Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#aros]

DOSStrToDate

Converts a string to a DateStamp

Declaration

Source position: amigados.pas line 2326

function DOSStrToDate(

  DateTime: _PDateTime

):LongBool;

Arguments

DateTime

  

a pointer to an initialized DateTime structure.

Function result

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.

Description

Converts a human readable ASCII string into an AmigaDOS DateStamp.


Documentation generated on: 2021-07-30