Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save trycf/432a8d9977c0457e43dffcf326defb3c to your computer and use it in GitHub Desktop.

Select an option

Save trycf/432a8d9977c0457e43dffcf326defb3c to your computer and use it in GitHub Desktop.
TryCF Gist
<cfset popend_ui=''>
<cfset dt = DateFormat(ParseDateTime(popend_ui, "yyyy-MM-dd"))>
<cfoutput>#dt#</cfoutput>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment