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

Method Day

include/cripts/Time.hpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 [[nodiscard]] integer
63 Day() const
64 {
65 return static_cast<integer>(_result.tm_mday);
66 }
67
68 [[nodiscard]] integer
69 Hour() const

Callers 2

do_remapFunction · 0.80
do_remapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected