Filipe Andrade

Results 2 issues of Filipe Andrade

According moment [docs](https://momentjscom.readthedocs.io/en/latest/moment/04-displaying/01-format/) the current pattern for `ISO8601` is YYYY-MM-DDTHH:mm:ssZ and not DD/MM/YYYY HH:mm:ss. I not understand the exact point where the date or if is converted to a `global`...

Waiting for response

From [Slack's thread](https://clojurians.slack.com/archives/C9BT75KRC/p1721311755937949) in Clojurians #inf-clojure ## Expected behavior Press enter to return the prompt `=>` like in clj repl. ```clj $ clj Clojure 1.11.3 user=> user=> user=> user=> user=>...