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

g_date_time_new_local

Declaration

Source position: lazglib2.pas line 4342

function g_date_time_new_local(

  year: gint;

  month: gint;

  day: gint;

  hour: gint;

  minute: gint;

  seconds: gdouble

):PGDateTime;