How convert Persian date to Gregorian in R? [closed]
问题 Closed . This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 8 months ago . Improve this question I want to convert a Persian calendar date (e.g. 1399/03/27) to a Gregorian calendar date in R. Is there any function to do so in R? 回答1: As @RuiBarradas pointed out in comments, we may use ConvCalendar::OtherDate . Since the package is no longer on CRAN we first need to