Guest User

Untitled

a guest
Jul 18th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <cfscript>
  2. myDate=dateTimeFormat(now(),"yyyy/dd/mm HH:nn:ss");
  3. writeOutput(myDate);
  4.  
  5. </cfscript>
Add Comment
Please, Sign In to add comment