has_dash_or_slash_or_white_space_characters_or_months_separated_by_vertical_bar {datetoiso}R Documentation

Function return special characters and months separated by vertical bars

Description

Function return special characters and months separated by vertical bars

Usage

has_dash_or_slash_or_white_space_characters_or_months_separated_by_vertical_bar(
  
)

Value

special characters and months: "-|\/|\w+\s+|january|february|march|april|may|june|july|august|september|october|november|december|jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec"

Author(s)

Lukasz Andrzejewski


[Package datetoiso version 0.2.0 Index]