webmcp

view framework/env/convert/_from_human_to_date.lua @ 394:912a1b9c2551

Documentation of return values of <db_handle>:wait(...) call in case of error or timeout
author jbe
date Wed Dec 09 03:46:43 2015 +0100 (2015-12-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_date(str)
2 return atom.date:load(str)
3 end

Impressum / About Us