问题
I want to display Julian Calendar formatted dates. How can I do this using NSLog? I only got the Georgian calendar values.
回答1:
You can use this formula to convert Gregorian calendar date to Julian date.
来源:https://stackoverflow.com/questions/12000399/how-to-print-the-nsdate-as-julian-calendar-formatted-date-in-iphone