azuga_ftp_parse_date: Azuga FTP Parse Date

View source: R/azuga.R

azuga_ftp_parse_dateR Documentation

Azuga FTP Parse Date

Description

Azuga FTP Parse Date

Usage

azuga_ftp_parse_date(x)

Arguments

x

string representation of the datetime from the ftp server

Value

datetime representation of the datetime from the ftp server

Examples

# Two versions of a datetime observed from the ftp server

## Version 1
azuga_ftp_parse_date("Apr 04 2021")

## Version 2
azuga_ftp_parse_date("Apr 04 07:39")

RoeLabWustl/roelabr documentation built on Aug. 27, 2022, 9:57 a.m.