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

g_date_time_new

Declaration

Source position: lazglib2.pas line 4338

function g_date_time_new(

  tz: PGTimeZone;

  year: gint;

  month: gint;

  day: gint;

  hour: gint;

  minute: gint;

  seconds: gdouble

):PGDateTime;