webmcp

view framework/env/parse/time.lua @ 428:52ebde158c92

Fixed minor glitch regarding floating point numbers (e.g. 0.009) in JSON encoder; Distinguish between integers and floats in JSON encoder if Lua version >= 5.3
author jbe
date Thu Jan 14 17:40:49 2016 +0100 (2016-01-14)
parents 9fdfb27f8e67
children
line source
1 function parse.time(str, dest_type, options)
2 error("Not implemented.") -- TODO
3 end

Impressum / About Us