raw_to_datetime: raw_to_datetime

View source: R/RcppExports.R

raw_to_datetimeR Documentation

raw_to_datetime

Description

Covert the binary representation of Windows filetime to POSIXct

Usage

raw_to_datetime(src)

Arguments

x

a raw vector of 8 bytes representing the number of 100 nanosecond units since 1601-01-01.

Details

raw_to_datetime takes an raw vector encoding a 64-bit unsigned integer This value is the number of 100 nanoseconds since 1601-01-01.


barefootbiology/heyexr documentation built on July 9, 2022, 3:35 a.m.