webmcp

view framework/env/convert/_from_human_to_time.lua @ 180:887b77f71e5e

Added #undef to json.c to avoid compiler warning
author jbe
date Sat Aug 02 00:39:41 2014 +0200 (2014-08-02)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_time(str)
2 return atom.time:load(str)
3 end

Impressum / About Us