Top "Datecreated" questions

How to get File Created Date and Modified Date

I have an .NET EXE file . I want to find the file created date and modified date in C# application. …

c# file io last-modified datecreated
PowerShell: Change the timestamp (Date created) of a folder or file

For PowerShell commands on Windows 10, I encounter a strange behaviour. To change a file's Date created, I use: Get-ChildItem C:\…

powershell timestamp datecreated
How to change created_at format

This should be a simple thing. Well, Im sure it should be simple, this is rails. The problem is: in …

ruby-on-rails date activerecord date-format datecreated
With python, How to read the "date created" of a file?

I am writing a short script in python that will scan through a list of folders for image files and …

python image exif datecreated
Modifying Creation Date from Filename for mp4 videos

I have a bunch of DV avi videos which I want to cut together. I managed to save the Creation …

date video metadata avi datecreated
Getting the original files create date upon upload

We have a process in place that uploads files to our website. It has become important to the users to …

.net file-upload httppostedfile datecreated