format_time: Reformat calendar date/time

Description Usage Arguments Examples

View source: R/collectedfunctions.R

Description

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

Usage

1
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

Examples

1

leonpheng/lhtool documentation built on Dec. 16, 2019, 3:52 a.m.