Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLocalTimeStamp
Method
getLocalTimeStamp
src/jrd/req.h:507–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
505
}
506
507
ISC_TIMESTAMP getLocalTimeStamp() const
508
{
509
return req_timeStampCache.getLocalTimeStamp(req_attachment->att_current_timezone);
510
}
511
512
ISC_TIMESTAMP getGmtTimeStamp() const
513
{
Callers
2
execute
Method · 0.45
getLocalDate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected