File th1ish/cgi/widgets/test-widget.fossi1ish artifact 273fd35f5d part of check-in af1b0ff74b
$function(){ const myName = argv.shift() var opt = this.extendProperties(object{ localTime: false }, argv.0 || object{}) const out = this.out $out {This is a widget. argv=} argv //throw argv $out "<br/>Current " (opt.localTime ? "local" : "GMT") " server time: " $out strftime(" %Y-%m-%d %H:%M:%S", -1, opt.localTime) }.apply api.cgi api.cgi.renderWidget.renderArgs