(instant)(instant arg_1_2872)(instant arg_1_2873 arg_2_2874)Creates an Instant. The following arguments are supported:
Creates an `Instant`. The following arguments are supported: * no arguments - current instant * one argument + clock + java.util.Date/Calendar + another temporal entity + string representation + millis from epoch * two arguments + formatter (format) and a string
(instant? v__2346__auto__)True if an instance of Instant.
True if an instance of Instant.
(value-property java-type
range-field
&
{:keys [with-value-fn-sym get-value-fn-sym]
:or {with-value-fn-sym (quote of)
get-value-fn-sym (quote getValue)}})(value-range {:keys [min-smallest min-largest max-smallest max-largest]})(value-range min max)Creates a ValueRange given the min and max amounts or a map of
:min-smallest, :max-smallest, :min-largest and :max-largest.
Creates a `ValueRange` given the `min` and `max` amounts or a map of `:min-smallest`, `:max-smallest`, `:min-largest` and `:max-largest`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |