RENDER() { String raw = first(context->post["raw"], "today"); <>
print(date("%Y-%m-%d %H:%M", parse_time(raw))); ?>
= var_dump(context->params) ?>