Oledate Java implementation

I need a good oledate Java implementation, and this one doesn't seem to work Are there any known good open source implementations (such as Apache Commons)? If not, where do I read it so that I can write my own implementation?

Solution

This old new thing blog entry seems to be a decent paper on this topic:

OLE automation date format is a floating point value that calculates the number of days since midnight on December 30, 1899 Hours and minutes are expressed as decimal days

If you can access visual studio and MFC coledatetime source, you can re implement it in Java

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>