Re: How to validate date (YYYYMMDD) using clojure

2018-03-23 Thread number 23
try re with clojure.core/re-matches On Tue, Mar 13, 2018 at 12:14 PM, Didier wrote: > (defn valid-mmdd? > [date] > ;; Here's the code that you would use in Java, but using Clojure > interop, which needs to return true/false if valid. > ;; So an example: > (try

Re: MacOS menu bar time tracker in Clojure

2012-02-22 Thread number 23
it is cool On Tue, Feb 21, 2012 at 04:12, Philip K p...@eleven-percent.at wrote: Hey, I just made a text file based menu bar timer tracker as a weekend project in Clojure. It allows for easy task management using your favorite text editor, easy prioritization, time tracking and easy