Skip to content

Instantly share code, notes, and snippets.

@tomjack
Created October 19, 2010 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomjack/1f2f4649056962610bcb to your computer and use it in GitHub Desktop.
Save tomjack/1f2f4649056962610bcb to your computer and use it in GitHub Desktop.
(ns desktop.core
(:use somnium.congomongo)
(:require [clojure.contrib.string :as st])
(:import java.io.File
[org.joda.time DateTime Instant]
java.util.Date))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment