cljs-time 0.5.0-alpha2
A clj-time inspired date library for clojurescript.
Namespaces
cljs-time.coerce
### Utilites to coerce goog.date DateTime instances to and from various other types.
Public variables and functions:
cljs-time.core
### The core namespace for date-time operations in the cljs-time library.
Public variables and functions:
- *ms-fn*
- =
- abuts?
- ago
- at-midnight
- conversion-error
- date-midnight
- date-time
- date?
- DateTimeProtocol
- days
- days?
- default-ms-fn
- default-time-zone
- deprecated
- do-at*
- earliest
- end
- epoch
- extend
- first-day-of-the-month
- floor
- from-default-time-zone
- from-now
- from-utc-time-zone
- hours
- hours?
- interval
- Interval
- interval?
- InTimeUnitProtocol
- IToPeriod
- last-day-of-the-month
- latest
- local-date
- local-date-time
- millis
- mins-ago
- minus
- minutes
- minutes?
- months
- months?
- now
- number-of-days-in-the-month
- offset-ms-fn
- overlap
- overlaps?
- period
- Period
- period-fn
- period-fns
- period-type?
- period?
- periods
- plus
- seconds
- seconds?
- start
- static-ms-fn
- time-now
- time-zone-for-offset
- to-default-time-zone
- to-utc-time-zone
- today
- today-at
- today-at-midnight
- utc
- weeks
- weeks?
- within?
- years
- years?
- yesterday
cljs-time.extend
### Optional namespace to extend goog.date.* DateTime types
Public variables and functions:
cljs-time.format
### Utilities for parsing and unparsing DateTimes as Strings.
cljs-time.local
Functions for working with local time without having to shift to/from utc, the preferred time zone of `clj-time.core`.
Public variables and functions:
cljs-time.predicates
### Predicate functions to ask basic questions about a date.
Public variables and functions: