let date ?(opt="") ?(arg="") () = 
  make ~at:Treat.identity ~ot:String.chop "date" ~opt ~args:(Some arg) ()