go-netbox
go-netbox copied to clipboard
Unable to remove date added in aggregate object
trafficstars
Hello,
I am not able to remove date added in aggregate object.
It seems that using the empty value for date added (https://stackoverflow.com/questions/23051973/what-is-the-zero-value-for-time-time-in-go) does not remove the date in the object.
nil value does not do the job also.
Any tips or workaround to achieve this ?