Method Odbc.odbc()->TypedResult()->timestamp_factory()


Method timestamp_factory

Calendar.ISO.Day|Calendar.ISO.Fraction timestamp_factory(int year, int month, int day, int|void hour, int|void minute, int|void second, int|void nanos, int|void tz_hour, int|void tz_minute)

Description

Function called to create timestamp and date objects.

Note

The tz_hour and tz_minute arguments are currently not generated by the low-level code.