Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


datePublished

The date and time at which the package was published.
Read time 1 minuteLast updated 11 days ago

Definition

public DateTime? datePublished { get; }

Remarks

This property only has a valid value for packages that have been downloaded from the cloud (i.e. those packages whose source is PackageSource.Registry). For packages from other sources, the value is null.