set_timestamp_eol
Description:
[
Version ( since =
"0.12.5" ) ]
public void set_timestamp_eol (
uint64 timestamp)
Sets the UNIX timestamp for the date when this release is out of support (end-of-life).
Parameters:
this |
a Release instance.
|
timestamp |
the timestamp value.
|