Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. <cfset bugün = now()>
  2. <cfset dün = now()-1>
  3.  
  4. <cfoutput>
  5. #bugün#
  6. #dün#
  7. </cfoutput>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement