Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ getDayOfMonth
Method
getDayOfMonth
base/src/main/java/net/time4j/PlainDate.java:1195–1200 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1193
}
1194
1195
@Override
1196
public
int
getDayOfMonth() {
1197
1198
return
this.dayOfMonth;
1199
1200
}
1201
1202
/**
1203
* <p>Determines the day of week. </p>
Callers
15
ofCalendarDate1
Method · 0.95
ofCalendarDate2
Method · 0.95
ofCalendarDate3
Method · 0.95
ofCalendarDate4
Method · 0.95
ofCalendarDate5
Method · 0.95
parseWildcards1
Method · 0.95
parseWildcards2
Method · 0.95
from
Method · 0.95
createFrom
Method · 0.95
getChild
Method · 0.95
doApply
Method · 0.95
transform
Method · 0.95
Calls
no outgoing calls
Tested by
7
ofCalendarDate1
Method · 0.76
ofCalendarDate2
Method · 0.76
ofCalendarDate3
Method · 0.76
ofCalendarDate4
Method · 0.76
ofCalendarDate5
Method · 0.76
parseWildcards1
Method · 0.76
parseWildcards2
Method · 0.76