get_date_from_url: Locate and retrieve publication date from a URL

Description Usage Arguments Examples

Description

Many modern URLs have publication dates in the URL. This function searches for common ones and returns it if found.

Usage

1

Arguments

uri

URL/URI to examine

Examples

1
2
3
get_date_from_url(
  "https://rud.is/b/2018/05/03/seventeen-minutes-from-tweet-to-package/"
)

hrbrmstr/carbondater documentation built on May 10, 2019, 8:06 a.m.