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.7)SASdates_0.1.0.zip(r-4.6)SASdates_0.1.0.zip(r-4.5)
SASdates_0.1.0.tgz(r-4.6-any)SASdates_0.1.0.tgz(r-4.5-any)
SASdates_0.1.0.tar.gz(r-4.7-any)SASdates_0.1.0.tar.gz(r-4.6-any)
SASdates_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
SASdates/json (API)
NEWS

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

On CRAN:

Conda:

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 180 downloads 7 exports 0 dependencies

Last updated from:b7edd8ee0a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK103
source / vignettesOK155
linux-release-x86_64OK105
macos-release-arm64OK125
macos-oldrel-arm64OK198
windows-develOK115
windows-releaseOK60
windows-oldrelOK54
wasm-releaseOK96

Exports:date11date9ddmmyy10ddmmyy8iso8601daiso8601dtnum_date

Dependencies: