Skip to content

Commit

Permalink
Update R/excel_time_to_numeric.R
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Firke <[email protected]>
  • Loading branch information
billdenney and sfirke authored Nov 30, 2023
1 parent 576a532 commit edaf56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/excel_time_to_numeric.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#' Convert a time that may be inconsistently or inconveniently formatted from
#' Microsoft Excel to a numeric number of seconds within a day.
#' Microsoft Excel to a numeric number of seconds between 0 and 86400.
#'
#' @details
#'
Expand Down

0 comments on commit edaf56e

Please sign in to comment.