Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

A small Python utility to set file creation time on Windows

Project description

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)

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page