MCPcopy Create free account
hub / github.com/apache/trafficserver / Year

Method Year

include/cripts/Time.hpp:50–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 [[nodiscard]] integer
51 Year() const
52 {
53 return static_cast<integer>(_result.tm_year) + 1900;
54 }
55
56 [[nodiscard]] integer
57 Month() const

Callers 2

do_remapFunction · 0.80
do_remapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected