Liking cljdoc? Tell your friends :D
Clojure only.

sem.data

Functions to get the current yearterm.

Functions to get the current yearterm.
raw docstring

get-dates-ytclj

(get-dates-yt
  {:keys [client-id client-secret yt] :as opt-map :or {yt (get-yt opt-map)}})

Get the start and enddate of a given yt string ("20201")

Get the start and enddate of a given yt string ("20201")
sourceraw docstring

get-ytclj

(get-yt {:keys [client-id client-secret]})

Get the current yearterm string. Expects :client-id and :client-secret to be your registered BYU API codes.

Get the current yearterm string. Expects `:client-id` and `:client-secret` to be your registered BYU API codes.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close