Skip to contents

Get PDF Keyed Value

Usage

keyed_value(key, txt)

keyed_ts(key, txt, tz, machine_name, tryFormat = "%m/%d/%y %H:%M:%S")

Arguments

key

key of value to extract

txt

source of extraction

tz

TZ object containing map of time zones and machine names or character of Olson Name (i.e. America/New_York) containing either single time zone

machine_name

the identifier used to lookup the time zone

Value

the value after the key

Details

keyed_ts returns the POSIXct date/time of the keyed value in UCT/GMT time