webmcp

view framework/env/convert/_from_human_to_date.lua @ 542:99a0f1165ef8

Use <db_class>:get_reference(...) instead of <db_class>.references[...]
author jbe
date Sat Oct 19 17:59:28 2019 +0200 (2019-10-19)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_date(str)
2 return atom.date:load(str)
3 end

Impressum / About Us