| now-as-ymdhms Full Description |   | 
| Syntax define stream function now-as-ymdhms Purpose This function returns a 19-character string of the current date and time in a standard, normalized "YYYYMMDDhhmmss+ZHZM" format. Example:
 output "Now = " || now-as-ymdhms || "%n" |