get_source_utime_rss: Get RSS Feed Last Update Time

View source: R/rss_data.R

get_source_utime_rssR Documentation

Get RSS Feed Last Update Time

Description

Get RSS Feed Last Update Time

Usage

get_source_utime_rss(
  feed_id,
  url,
  parser = c("plain", "gdpnow"),
  ca_bundle = NULL
)

Arguments

feed_id

Local feed identifier.

url

RSS feed URL.

parser

Parsing strategy. Currently supports "plain" and "gdpnow".

ca_bundle

Optional CA bundle path used only for this feed request.

Value

POSIXct or NULL.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.