webmcp

annotate framework/env/convert/_from_date_to_human.lua @ 442:76ceed10d65b

Added correct use of attr arguments to ui.submit()
author bsw
date Tue Feb 16 21:02:39 2016 +0100 (2016-02-16)
parents 9fdfb27f8e67
children
rev   line source
jbe/bsw@0 1 function convert._from_date_to_human(value)
jbe/bsw@0 2 return atom.dump(value)
jbe/bsw@0 3 end

Impressum / About Us