Skip to content

Commit

Permalink
close #469: update manual
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Dec 5, 2021
1 parent af277fe commit 363b366
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/time_format.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
#' with the \code{\link[base]{strftime}} function)
#' formats a date/time object using the current default time zone.
#'
#' Unspecified fields are filled with the current date or time ones.
#' Unspecified fields (e.g., seconds where only hours and minutes are given)
#' are filled with the ones based on current date and time.
#'
#' \code{format} may be one of \code{DT_STYLE} or \code{DT_relative_STYLE},
#' where \code{DT} is equal to \code{date}, \code{time}, or \code{datetime},
Expand Down
3 changes: 2 additions & 1 deletion man/stri_datetime_format.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 363b366

Please sign in to comment.