Package: SASdates 0.1.0

SASdates: Convert the Dates to 'SAS' Formats

Converts the dates to different 'SAS' date formats. In 'SAS' dates are a special case of numeric values. Each day is assigned a specific numeric value, starting from January 1, 1960. This date is assigned the date value 0, and the next date has a date value of 1 and so on. The previous days to this date are represented by -1 , -2 and so on. With this approach, 'SAS' can represent any date in the future or any date in the past. There are many date formats used in 'SAS' to represent date-time. Here, we try to develop functions which will convert the date to different 'SAS' date formats.

Authors:Mahesh Divakaran [aut, cre]

SASdates_0.1.0.tar.gz
SASdates_0.1.0.zip(r-4.5)SASdates_0.1.0.zip(r-4.4)SASdates_0.1.0.zip(r-4.3)
SASdates_0.1.0.tgz(r-4.4-any)SASdates_0.1.0.tgz(r-4.3-any)
SASdates_0.1.0.tar.gz(r-4.5-noble)SASdates_0.1.0.tar.gz(r-4.4-noble)
SASdates_0.1.0.tgz(r-4.4-emscripten)SASdates_0.1.0.tgz(r-4.3-emscripten)
SASdates.pdf |SASdates.html
SASdates/json (API)
NEWS

# Install 'SASdates' in R:
install.packages('SASdates', repos = c('https://imaheshdivakaran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 1 scripts 119 downloads 7 exports 0 dependencies

Last updated 2 years agofrom:b7edd8ee0a. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winOKOct 14 2024
R-4.5-linuxOKOct 14 2024
R-4.4-winOKOct 14 2024
R-4.4-macOKOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:date11date9ddmmyy10ddmmyy8iso8601daiso8601dtnum_date

Dependencies: