Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TFormatDateTimeOption

Additional options for FormatDateTime.

Declaration

Source position: datih.inc line 21

type TFormatDateTimeOption = (

  fdoInterval

  

Format the time as an interval, 24+hours are presented as such.

);

Description

TFormatDateTimeOption enumerates possible options to the FormatDateTime routine.

See also

FormatDateTime

  

Return a string representation of a TDateTime value with a given format.

TFormatDateTimeOptions

  

Set of TFormatDateTimeOption.


Documentation generated on: Jul 24 2023