greg2jal {jalcal} | R Documentation |
Convert Gregorian calendar date to Jalali calendar date
Description
Convert Gregorian calendar date to Jalali calendar date
Usage
greg2jal(date)
Arguments
date |
An object of class Date specifying Gregorian date |
Value
An integer vector consisting of the corresponding Jalali year, month and day
Author(s)
Abdollah Jalilian
Examples
greg2jal(base::Sys.Date())
[Package jalcal version 0.1.0 Index]