Learn R Programming

utc

This package provides 3 functions: one changes a POSIXct from local to UTC, other changes from UTC to local and third returns difference between local and UTC. This package also provides an operator %h+% to add hours to a POSIXct

Copy Link

Version

Install

install.packages('utc')

Monthly Downloads

148

Version

0.1.5

License

GPL-2

Maintainer

Antonio Segura

Last Published

January 4th, 2019

Functions in utc (0.1.5)

hoursUTC

hoursUTC
toUTC

toUTC
fromUTC

fromUTC
%h+%

add hours