handle_datetime: Handle differences in datetimes

View source: R/parser.R

handle_datetimeR Documentation

Handle differences in datetimes

Description

Handle differences in the datetime format between xPONENT and INTELLIFLEX and output POSIXct datetime object containing the correct datetime with the default timezone.

Usage

handle_datetime(datetime_str, file_format = "xPONENT")

Arguments

datetime_str

The datetime string to parse

file_format

The format of the file. Select from: xPONENT, INTELLIFLEX

Value

POSIXct datetime object


SerolyzeR documentation built on April 12, 2025, 2:11 a.m.