Get Current Date and Time
Returns the current date and time.
stri_datetime_now()
The current date and time in stringi is represented as the (signed) number of seconds since 1970-01-01 00:00:00 UTC. UTC leap seconds are ignored.
Returns an object of class POSIXct.
Other datetime:
stri_datetime_add(),
stri_datetime_create(),
stri_datetime_fields(),
stri_datetime_format(),
stri_datetime_fstr(),
stri_datetime_symbols(),
stri_timezone_get(),
stri_timezone_info(),
stri_timezone_list()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.