webmcp

view framework/env/convert/_from_human_to_date.lua @ 566:3b71fdb3a00d

Updated year + version in documentation
author jbe
date Wed Apr 28 12:54:38 2021 +0200 (2021-04-28)
parents 9fdfb27f8e67
children
line source
1 function convert._from_human_to_date(str)
2 return atom.date:load(str)
3 end

Impressum / About Us