python: This function converts days to a relative (ie negative) NTTIME
authorAndrew Bartlett <abartlet@samba.org>
Tue, 24 Oct 2017 02:59:37 +0000 (15:59 +1300)
committerGarming Sam <garming@samba.org>
Mon, 20 Nov 2017 20:41:15 +0000 (21:41 +0100)
commit6d77776ce7e285ec001a925aa9289ffb33d76d80
treedd64efeaa0c5557250318ba6a42e3e61c6d6ea0c
parent9339227eb98ad05fdb8d06d593db9b90e5f37844
python: This function converts days to a relative (ie negative) NTTIME

It is not nttime2unix as it claimed.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
python/samba/gpclass.py