clj-commons.humanize.time-convert
(source)Internal utility to convert strings and other typs into LocalDateTime
| Public Variable | Short Description |
|---|---|
| coerce-to-local-date-time (clj) | Does its best to convert t into a java.time.LocalDateTime object. |