Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getLocalDate
Method
getLocalDate
src/common/cvt.cpp:3706–3709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3704
}
3705
3706
SLONG CommonCallbacks::getLocalDate()
3707
{
3708
return TimeStamp::getCurrentTimeStamp().value().timestamp_date;
3709
}
3710
3711
ISC_TIMESTAMP CommonCallbacks::getCurrentGmtTimeStamp()
3712
{
Callers
4
CVT_move_common
Function · 0.45
timeTzToTime
Method · 0.45
timeToTimeStampTz
Method · 0.45
timeTzToTimeStampTz
Method · 0.45
Calls
1
value
Method · 0.45
Tested by
no test coverage detected