Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ localDate
Method
localDate
src/main/java/ui/Time.java:144–146 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
}
143
144
public
static
String localDate(){
145
return
dayLocalString(utcTimeMillis()).trim();
146
}
147
148
public
static
int
getHour(){
149
c = calDate(utcTimeMillis());
Callers
7
showTimeTrafficInfo
Method · 0.95
exportData
Method · 0.95
BrowserFilePathNotify
Method · 0.95
exportData
Method · 0.95
exportData
Method · 0.95
exportData
Method · 0.95
getNickDate
Method · 0.95
Calls
2
dayLocalString
Method · 0.95
utcTimeMillis
Method · 0.95
Tested by
no test coverage detected