MCPcopy Create free account
hub / github.com/apache/tomcat / getConfigTimeFmt

Method getConfigTimeFmt

java/org/apache/catalina/ssi/SSIMediator.java:180–182  ·  view source on GitHub ↗

Returns the current time format configuration. @return the time format string

()

Source from the content-addressed store, hash-verified

178 * @return the time format string
179 */
180 public String getConfigTimeFmt() {
181 return configTimeFmt;
182 }
183
184
185 /**

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected