webmcp

view framework/env/parse/timestamp.lua @ 430:33d43f5a319b

json.export(...): Avoid exponential representation for integral floats when they could fit into a 64 bit integer
author jbe
date Thu Jan 14 18:43:11 2016 +0100 (2016-01-14)
parents 9fdfb27f8e67
children
line source
1 function parse.timestamp(str, dest_type, options)
2 error("Not implemented.") -- TODO
3 end

Impressum / About Us