Skip to content

Instantly share code, notes, and snippets.

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