Showing 9 of total 9 results (show query)
eddelbuettel
anytime:Anything to 'POSIXct' or 'Date' Converter
Convert input in any one of character, integer, numeric, factor, or ordered type into 'POSIXct' (or 'Date') objects, using one of a number of predefined formats, and relying on Boost facilities for date and time parsing.
Maintained by Dirk Eddelbuettel. Last updated 20 days ago.
boostc-plus-plus-11conversionscpp11datedatetimeposixctrcppcpp
165 stars 13.91 score 1.4k scripts 99 dependentseddelbuettel
nanotime:Nanosecond-Resolution Time Support for R
Full 64-bit resolution date and time functionality with nanosecond granularity is provided, with easy transition to and from the standard 'POSIXct' type. Three additional classes offer interval, period and duration functionality for nanosecond-resolution timestamps.
Maintained by Dirk Eddelbuettel. Last updated 18 hours ago.
datetimedatetimesnanosecond-resolutionnanosecondscpp
53 stars 10.96 score 134 scripts 18 dependentsrstudio
bigD:Flexibly Format Dates and Times to a Given Locale
Format dates and times flexibly and to whichever locales make sense. Parses dates, times, and date-times in various formats (including string-based ISO 8601 constructions). The formatting syntax gives the user many options for formatting the date and time output in a precise manner. Time zones in the input can be expressed in multiple ways and there are many options for formatting time zones in the output as well. Several of the provided helper functions allow for automatic generation of locale-aware formatting patterns based on date/time skeleton formats and standardized date/time formats with varying specificity.
Maintained by Richard Iannone. Last updated 28 days ago.
datedatetimeeasy-to-usei18ntime
19 stars 9.46 score 1 scripts 112 dependentseddelbuettel
RcppCCTZ:'Rcpp' Bindings for the 'CCTZ' Library
'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is a C++ library for translating between absolute and civil times using the rules of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License, is included in this package. See <https://github.com/google/cctz> for more details.
Maintained by Dirk Eddelbuettel. Last updated 22 days ago.
c-plus-plus-11cctzdatetimedatetimesrcpptimezonetimezonescpp
22 stars 8.21 score 17 scripts 18 dependentsenricoschumann
datetimeutils:Utilities for Dates and Times
Utilities for handling dates and times, such as selecting particular days of the week or month, formatting timestamps as required by RSS feeds, or converting timestamp representations of other software (such as 'MATLAB' and 'Excel') to R. The package is lightweight (no dependencies, pure R implementations) and relies only on R's standard classes to represent dates and times ('Date' and 'POSIXt'); it aims to provide efficient implementations, through vectorisation and the use of R's native numeric representations of timestamps where possible.
Maintained by Enrico Schumann. Last updated 2 days ago.
calendardatedatetimedatetimeutilstimezone
5 stars 5.95 score 3 dependentskwb-r
kwb.datetime:Functions for date/time objects
Functions for date/time objects, e.g. functions to convert timestamps between different time zones. Correctness for some functions still to be verified!
Maintained by Hauke Sonnenberg. Last updated 4 years ago.
4.98 score 5 scripts 32 dependentsspkaluzny
splusTimeDate:Times and Dates from 'S-PLUS'
A collection of classes and methods for working with times and dates. The code was originally available in 'S-PLUS'.
Maintained by Stephen Kaluzny. Last updated 3 months ago.
4.94 score 58 scripts 2 dependentsschochastics
timeless:Fast General Purpose Date/Time Converter
Fast general purpose date/time converter using 'Rust'. The package implements date time, date and epoch time parser for heterogeneous vectors of dates.
Maintained by David Schoch. Last updated 7 months ago.
21 stars 3.92 score 7 scripts