Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ ToTime
Method
ToTime
backend/core/models/common/iso8601time.go:159–161 ·
view source on GitHub ↗
ToTime FIXME ...
()
Source
from the content-addressed store, hash-verified
157
158
// ToTime FIXME ...
159
func
(jt *Iso8601Time) ToTime() time.Time {
160
return
jt.Time
161
}
162
163
// ToNullableTime FIXME ...
164
func
(jt *Iso8601Time) ToNullableTime() *time.Time {
Callers
15
Iso8601TimeToTime
Function · 0.45
TestIso8601Time
Function · 0.45
ExtractApiIssueComments
Function · 0.45
convertGiteePullRequest
Function · 0.45
ExtractApiCommitStats
Function · 0.45
convertGiteeIssue
Function · 0.45
ExtractApiPullRequestCommits
Function · 0.45
convertPullRequestCommit
Function · 0.45
ConvertCommit
Function · 0.45
ExtractApiRepositories
Function · 0.45
CollectHotspots
Function · 0.45
CollectIssues
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestIso8601Time
Function · 0.36