Skip to content

A small Python utility to set file creation time on Windows

License

Notifications You must be signed in to change notification settings

Delgan/win32-setctime

Repository files navigation

win32-setctime

Pypi version Python version Build status License

A small Python utility to set file creation time on Windows.

Installation

pip install win32-setctime

Usage

from win32_setctime import setctime

setctime("my_file.txt", 1561675987.509, follow_symlinks=True)

About

A small Python utility to set file creation time on Windows

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages