R/getTimestampSummary.R
getTimestampSummary.RdSummary about a Sequence of (Text) Timestamps
getTimestampSummary(x, format = NULL, template_index = NULL)
| x | vector of character representing timestamps |
|---|---|
| format | format description, such as "%Y-%m-%d %H:%M:%S" |
| template_index | index in |
#> Number of timestamps: 1441 #> Number of duplicated timestamps: 0 #> Timestamp template: 2019-10-31 19:56:00 #> (Determined) Timestamp format: %Y-%m-%d %H:%M:%S #> Number of days involved: 2 #> Range of days involved: 2019-10-31--2019-11-01 #> Number of years involved: 1 #> Years involved: 2019 #> Number of 'switch' days (CET <-> CEST) involved: 0