RENDER(Request& context) { String raw = first(context.post["raw"], "today"); u64 parsed = time_parse(raw); <>

UCE Test: time_parse

}