Package: utc 0.1.5
utc: Coordinated Universal Time Transformations
Three functions are provided: first function changes time from local to UTC, other changes from UTC to local and third returns difference between local and UTC. %h+% operator is also provided it adds hours to a time.
Authors:
utc_0.1.5.tar.gz
utc_0.1.5.zip(r-4.5)utc_0.1.5.zip(r-4.4)utc_0.1.5.zip(r-4.3)
utc_0.1.5.tgz(r-4.4-any)utc_0.1.5.tgz(r-4.3-any)
utc_0.1.5.tar.gz(r-4.5-noble)utc_0.1.5.tar.gz(r-4.4-noble)
utc_0.1.5.tgz(r-4.4-emscripten)utc_0.1.5.tgz(r-4.3-emscripten)
utc.pdf |utc.html✨
utc/json (API)
# Install 'utc' in R: |
install.packages('utc', repos = c('https://antojo-segura.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/antojo-segura/utc/issues
Last updated 6 years agofrom:50bf54d2f2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
add hours | %h+% |
fromUTC | fromUTC |
hoursUTC | hoursUTC |
toUTC | toUTC |