Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bytebase/bytebase
/ getActiveLocale
Function
getActiveLocale
frontend/src/utils/datetime.ts:10–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
};
9
10
export
function
getActiveLocale(): string {
11
return
i18n.language;
12
}
13
14
export
function
formatRelativeTime(
15
timestampMs: number,
Callers
3
formatRelativeTime
Function · 0.85
formatAbsoluteDateTime
Function · 0.85
formatAbsoluteDate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected