parseUTCm8Time: Convert times expressed as UTC-08 into local times

View source: R/utils.R

parseUTCm8TimeR Documentation

Convert times expressed as UTC-08 into local times

Description

The package:odbc package automatically reads dates from databases into POSIXct objects. These must be converted into local time to allow for accurate calculations in R.

Usage

parseUTCm8Time(x, ...)

Arguments

x

a date, either character or POSIX


jasonelaw/BESdata documentation built on Nov. 3, 2023, 9:32 a.m.