View source: R/matchingTimeFormat.R
Convert a time format string to a regular expression pattern that can be used to check if a date or time string complies with a certain format.
1 | timeFormatToRegex(timeformat)
|
timeformat |
time format string as used in R's format function with
placeholders such as "
etc., see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.