mod_date


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "20.09.0" ) ]
public int mod_date { get; set; }

Warning: mod_date is deprecated since 20.09.0.

The date the document was most recently modified as seconds since the Epoch, or -1

Note:

This will overflow in 2038.

Use mod-datetime instead.