wsgidav.samples.virtual_dav_provider.CategoryTypeCollection.get_creation_date#

CategoryTypeCollection.get_creation_date() float | None#

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.