kdomanski / iso9660

A go library for reading and creating ISO9660 images
BSD 2-Clause "Simplified" License
257 stars 43 forks source link

Preserve last modifed time of files copy into ISO #51

Open leslie-wang opened 5 months ago

leslie-wang commented 5 months ago

Thanks for making this great tool. Seems like currently no such an API to file last modified time when they are added into ISO. Could you please tell me if it is limitation on ISO file format, or one missing feature? If later one, do you have any plan to add it?