webmcp

annotate framework/env/parse/time.lua @ 126:bccaa05aada7

Implemented efficient length operator for sparse JSON arrays (that may contain null values)
author jbe
date Sun Jul 27 03:54:39 2014 +0200 (2014-07-27)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function parse.time(str, dest_type, options)
jbe/bsw@0 2 error("Not implemented.") -- TODO
jbe/bsw@0 3 end

Impressum / About Us