Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/b90f7a18622e6161f1ecb276cb5aaa52 to your computer and use it in GitHub Desktop.
Save trycf/b90f7a18622e6161f1ecb276cb5aaa52 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
writedump( createObject("java", "java.util.TimeZone").getDefault().getId() )
writedump( server.java )
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment