commit aae72a18536d9ceada8e7404ef458c4e857c4af8 Author: vzaytsev Date: Thu Oct 3 11:28:46 2024 +0300 first commit diff --git a/index.cfm b/index.cfm new file mode 100644 index 0000000..59beaa1 --- /dev/null +++ b/index.cfm @@ -0,0 +1,4 @@ + + Hello, Lucee! Today's date is #dateFormat(now(), 'yyyy-mm-dd')#. + +