webmcp

view framework/env/convert/_from_human_to_time.lua @ 5:4fb227630097

Version 1.0.5

Changes in net.send_mail{...}
- Code cleanup
- A boolean success value is returned
author jbe
date Sat Jan 02 12:00:00 2010 +0100 (2010-01-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