Method Sql.odbc()->typed_result()->timestamp_factory()
- Method timestamp_factory
Calendar.ISO.Day|Calendar.ISO.Fractiontimestamp_factory(intyear,intmonth,intday,int|voidhour,int|voidminute,int|voidsecond,int|voidnanos,int|voidtz_hour,int|voidtz_minute)- Description
Function called to create timestamp and date objects.
- Note
The
tz_hourandtz_minutearguments are currently neither generated by the low-level code, nor used by the current implementation of the function.