<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Convert the Dates to 'SAS' Formats</dc:title>
  <dc:title>R package SASdates version 0.1.0</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mahesh Divakaran &lt;imaheshdivakaran@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mahesh Divakaran [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=SASdates/LICENSE)</dc:rights>
  <dc:date>2022-11-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SASdates</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SASdates</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
