Timing 0.8.2
Topics
Namespaces
timing.adjusters
Temporal adjusters for the Timing library - functions that adjust dates/times to specific temporal points using numeric domain arithmetic.
Public variables and functions:
- add-business-days
- add-months
- add-years
- business-days-in-range
- end-of-month
- end-of-quarter
- end-of-week
- end-of-year
- every-nth-day-of-week
- first-day-of-month-on-day-of-week
- last-day-of-month-on-day-of-week
- next-business-day
- next-day-of-week
- next-or-same-day-of-week
- nth-day-of-month-on-day-of-week
- previous-business-day
- previous-day-of-week
- start-of-month
- start-of-quarter
- start-of-week
- start-of-year
timing.core
Public variables and functions:
- *calendar*
- *holiday?*
- *offset*
- *timezone*
- *weekend-days*
- after
- before
- before-midnight
- calendar-frame
- calendar-period-context
- context->value
- date
- date->utc-value
- date->value
- day
- day-context
- day-in-month?
- day-in-year?
- day-time-context
- day?
- days
- first-day-in-month
- first-day-in-month?
- get-dst-offset
- get-locale-timezone
- get-timezone-locale
- hebrew-date->value
- hour
- hour?
- hours
- interval
- intervals
- last-day-in-month
- last-day-in-month?
- microsecond
- midnight
- millisecond
- millisecond?
- milliseconds
- minute
- minute?
- minutes
- month?
- nanosecond
- period
- period?
- round-number
- second
- second?
- seconds
- teleport
- time-as-value
- TimeValueProtocol
- unknown-holiday
- utc-date
- utc-date-value
- value->date
- value->utc-date
- value-in-month?
- value-in-year?
- week
- week-in-year?
- weekend?
- weeks
- with-time-configuration
- with-utc
- year?
timing.util
Utility functions for the Timing library, including calendar printing.
Public variables and functions: