mod_time
Allows the server to respond to requests for the time.
Details
mod_time implements XEP-0202 and the obsolete XEP-0090 for compatibility with older clients.
Configuration
No options
Example
modules_enabled = {
-- Other modules
"time"; -- Enable mod_time
}