Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/writefreely/writefreely
/ CreatedFriendly
Method
CreatedFriendly
activitypub.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(ru *RemoteUser) CreatedFriendly() string {
78
return
ru.Created.Format(
"January 2, 2006"
)
79
}
80
81
func
(ru *RemoteUser) EstimatedHandle() string {
82
if
ru.Handle !=
""
{
Callers
nothing calls this directly
Calls
1
Format
Method · 0.80
Tested by
no test coverage detected