timeFormat: Convert given time into string

Description Usage Arguments Author(s) Examples

View source: R/Core_Utilities.R

Description

Get the timestamp as input and then convert it into a String, eliminating spaces and special characters.

Usage

1
timeFormat(timestamp, myPattern)

Arguments

timestamp

The time stamp to be appended to file name

myPattern

Author(s)

Neethu_Prem@infosys.com

Examples

1
#timeFormat(timestamp=TimeStampObject, myPattern="YYYY-MM-DD HH:MM:SS")

Infosys/NIADataRConnector documentation built on May 14, 2019, 10:32 a.m.