Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Dec 6, 2024
1 parent 58faf60 commit cfb2fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils-date_time_parse.R
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ which_tz_pattern <- function(input) {
}

if (grepl(get_tz_pattern_hh(), input)) {
tz_pattern <- "hh"
return("hh")
}

NA
Expand Down

0 comments on commit cfb2fe2

Please sign in to comment.