MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getSessionTimeZone

Method getSessionTimeZone

src/common/cvt.cpp:3716–3719  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3714 }
3715
3716 USHORT CommonCallbacks::getSessionTimeZone()
3717 {
3718 return TimeZoneUtil::getSystemTimeZone();
3719 }
3720
3721 void CommonCallbacks::isVersion4(bool& /*v4*/)
3722 {

Callers 9

CVT_string_to_datetimeFunction · 0.45
localTimeStampToUtcMethod · 0.45
timeTzToTimeMethod · 0.45
timeToTimeStampTzMethod · 0.45
timeToTimeTzMethod · 0.45
timeTzToTimeStampMethod · 0.45
dateToTimeStampTzMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected