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, BIOPLEX 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, BIOPLEX

Value

POSIXct datetime object


SerolyzeR documentation built on Jan. 21, 2026, 5:07 p.m.