[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_date_strftime

Declaration

Source position: lazglib2.pas line 4305

function g_date_strftime(

  s: Pgchar;

  slen: gsize;

  format: Pgchar;

  date: PGDate

):gsize;