format_time: Reformat calendar date/time

View source: R/collectedfunctions.R

format_timeR Documentation

Reformat calendar date/time

Description

This function allows you to change the date/time format.

Usage

format_time(dttm, form1, form2 = "%Y-%m-%d %H:%M", tz = "GMT")

Arguments

dttm

original date/time

form1

date/time format 1 to be changed

form2

new date/time format

tm2

subject id


leonpheng/lhtool2 documentation built on April 13, 2025, 5:42 p.m.