how to convert Julian date to Gregorian date ?
6 views (last 30 days)
Show older comments
i know,
' gregorian date -> julian date ' : use 'datenum'
How to convert julian to gregorian ?
0 Comments
Accepted Answer
Geoff
on 25 Jun 2012
Use datestr
1 Comment
erfan roghani
on 10 Dec 2015
it works but it gave me incorrect result... what's the problem ? I mean when I convert gregorian to julian and then convert back it does not give me the same gregorian date...
More Answers (0)
See Also
Categories
Find more on Dates and Time in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!