Skip to content

Instantly share code, notes, and snippets.

@roryl
Created October 22, 2016 12:42
Show Gist options
  • Save roryl/51c9c9a54fd672ff1bb8e1f597ac8234 to your computer and use it in GitHub Desktop.
Save roryl/51c9c9a54fd672ff1bb8e1f597ac8234 to your computer and use it in GitHub Desktop.
Basic Application Settings
component {
this.name = "myapp";
this.timezone = "America/New_York";
}
Hello World the time is <cfdump var="#now()#" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment