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

Method Month

include/cripts/Time.hpp:56–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 [[nodiscard]] integer
57 Month() const
58 {
59 return static_cast<integer>(1 + _result.tm_mon);
60 }
61
62 [[nodiscard]] integer
63 Day() const

Callers 2

do_remapFunction · 0.80
do_remapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected