OSDN Git Service

Added function that converts Unix time to exFAT time. Unfortunately Earth rotation...
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Fri, 2 Oct 2009 16:40:45 +0000 (16:40 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Fri, 2 Oct 2009 16:40:45 +0000 (16:40 +0000)
commitf4dfbd9adf1945c6e32bc0d047e5cabc26c78e69
tree06d4d7e2a73cfa71f1c8c94b552a29d1b61f332a
parent0423eac7ee16624bde514805a4ea60b94681fa7a
Added function that converts Unix time to exFAT time. Unfortunately Earth rotation period is about 365 1/4 days, not 256 (for example). That is why this code is so complicated.

git-svn-id: http://exfat.googlecode.com/svn/trunk@22 60bc1c72-a15a-11de-b98f-4500b42dc123
libexfat/exfat.h
libexfat/utils.c