webmcp

view framework/env/convert/_from_human_to_date.lua @ 46:209a686464a1

Deprecated execute.load_chunk{...} and introduced execute.chunk{...}
author jbe
date Sat Oct 16 18:45:35 2010 +0200 (2010-10-16)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_date(str)
2 return atom.date:load(str)
3 end

Impressum / About Us