neutralinojs / neutralinojs.github.io

The official website and documentation of Neutralinojs
https://neutralino.js.org
MIT License
248 stars 134 forks source link

Update `filesystem.getStats` return Object to include `createdAt` and `modifiedAt` #204

Closed HappyStriker closed 2 years ago

HappyStriker commented 2 years ago

This change becomes vital, if the pull request Update filesystem.getStats(path) to fetch last modified time gets merged.

pathange-s commented 2 years ago

Great ! Also, todo includes: updating code for WIN32, and test suite for the updated function.

shalithasuranga commented 2 years ago

Great! let's merge this one after releasing the next framework version. Thanks for sending this :tada:

shalithasuranga commented 2 years ago

Just merged this one but will comment out these until we release the next version :D