44136 to date format

Hi,

I would like to convert the 44136 to 2020-11-01 as date. Any idea?

Thank you for your answer in advance,
Marcell

Try

as.Date(44136, origin = "1899-12-30")

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.