fun.dt.Type2: Date Format (function)

View source: R/fun.DateFormat.R

fun.dt.Type2R Documentation

Date Format (function)

Description

Date Format (function)

Usage

fun.dt.Type2(fun.dt, fun2.dt.Type)

Arguments

fun.dt

Date, Time, or DateTime data

fun.dt2.Type

type of input; date, time, or date

Value

Returns a text string representing the date/time format of the input fun.dt. Wrapped in function fun.DateTimeFormat().

Examples

#Not intended to be accessed indepedent of function "fun.DateTimeFormat()".
fun.dt.Type2(Sys.Date(),"date")

leppott/ContDataQC documentation built on Jan. 5, 2025, 10:12 a.m.