Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.fs_dav_provider.FileResource.getCreationDate

FileResource.getCreationDate()[source]

Records the time and date the resource was created.

The creationdate property should be defined on all DAV compliant resources. If present, it contains a timestamp of the moment when the resource was created (i.e., the moment it had non-null state).

This method SHOULD be implemented, especially by non-collections.