Attention

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

wsgidav.samples.dav_provider_tools.VirtualCollection.getCreationDate

VirtualCollection.getCreationDate()

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.