MCPcopy Create free account
hub / github.com/apache/ant / calcDate

Method calcDate

src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSS.java:733–739  ·  view source on GitHub ↗

Calculates the start date for version comparison. Calculates the date numDay days earlier than startdate. @param startDate The start date. @param daysToAdd The number of days to add. @return The calculated date. @throws ParseException

(String startDate, int daysToAdd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getVersionDateMethod · 0.95

Calls 4

setTimeMethod · 0.80
formatMethod · 0.80
addMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected