From c5812c51a39ea3c10fe4eb4f64f2b7e487c52d82 Mon Sep 17 00:00:00 2001 From: sostler Date: Thu, 4 Mar 2010 23:49:15 -0500 Subject: Added AM/PM --- src/site.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/site.clj b/src/site.clj index cdfb6be..0e4556f 100755 --- a/src/site.clj +++ b/src/site.clj @@ -74,7 +74,7 @@ (defn swap [f] (fn [& more] (apply f (reverse more)))) -(def formatter (new SimpleDateFormat "h:mm EEE M/d")) +(def formatter (new SimpleDateFormat "h:mm a EEE M/d")) (defn non-empty-string? [s] (and s (> (count s) 0))) -- cgit v1.2.3-70-g09d2