MCPcopy 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

ofCalendarDate1Method · 0.95
ofCalendarDate2Method · 0.95
ofCalendarDate3Method · 0.95
ofCalendarDate4Method · 0.95
ofCalendarDate5Method · 0.95
parseWildcards1Method · 0.95
parseWildcards2Method · 0.95
fromMethod · 0.95
createFromMethod · 0.95
getChildMethod · 0.95
doApplyMethod · 0.95
transformMethod · 0.95

Calls

no outgoing calls

Tested by 7

ofCalendarDate1Method · 0.76
ofCalendarDate2Method · 0.76
ofCalendarDate3Method · 0.76
ofCalendarDate4Method · 0.76
ofCalendarDate5Method · 0.76
parseWildcards1Method · 0.76
parseWildcards2Method · 0.76