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

DOSDateToStr

Converts a DateStamp to a string

Declaration

Source position: amigados.pas line 2325

function DOSDateToStr(

  Datetime: _PDateTime

):LongBool;

Arguments

Datetime

  

See at the type for informations about how to set the values

Description

DOSDateToStr() converts an AROS DateStamp to a human readable ASCII string as requested by your settings in the _TDateTime structure.


Documentation generated on: 2021-07-30