Open MartijnR opened 7 years ago
If this indeed an alias of format-date, don't duplicate the code, but use a reference.
https://github.com/opendatakit/xforms-spec/issues/20
get ['format-date-time'](){ return this['format-date']; },
(no support in Safari/IE and UglifyJS doesn't accept it
remaining: figure out whether it should really be alias or something else
If this indeed an alias of format-date, don't duplicate the code, but use a reference.
https://github.com/opendatakit/xforms-spec/issues/20