conv.time.excel: Convert Time Excel

conv.time.excelR Documentation

Convert Time Excel

Description

Helper function for converting the datetime stamps from Microsoft Excel.

Usage

conv.time.excel(x, tz = "GMT", rev = FALSE)

Arguments

x

The object to be converted. Typically a numeric when converting from excel to a POSIXct.

tz

The timezone of the epoch used to save the numeric type, almost ALWAYS GMT.

rev

Whether or not the operation should be reversed. This is a loseless operation.

Author(s)

Thomas Bryce Kelly


tbrycekelly/TheSource documentation built on Nov. 7, 2023, 12:48 a.m.