Skip to content

jgerrish/fat-date-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fat-date-time

FAT filesystem date and time library

Introduction

This crate provides a library to parse DOS FAT filesystem dates and times.

There are two functions included now: parse_fat_date and parse_fat_time

These two functions take u16 values representing the DOS FAT date and time bitfields and return Date and Time structures from the time crate.

About

FAT Filesystem date time library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages