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

g_date_time_new_utc

Declaration

Source position: lazglib2.pas line 4346

function g_date_time_new_utc(

  year: gint;

  month: gint;

  day: gint;

  hour: gint;

  minute: gint;

  seconds: gdouble

):PGDateTime;