I went to Scribe's version 4 language reference because I hadn't run across
DATE-TIME before. They warn that DATE-TIME may be discontinued in a future
release and recommend that you use the datenow function which "returns the local
date and time from the client machine".
let $datevariable = datenow()