Nothing
test_that("Test format date", {
expect_snapshot(format_date("2019"))
expect_snapshot(format_date("2019-04-20"))
expect_snapshot(format_date(""))
expect_snapshot(format_date("2019-06-18T10:32"))
expect_snapshot(format_date("2019-04"))
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.