mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
b6b0c3d1ec
This looses precision by going from NTTIME to time_t, but GMT_FORMAT only has seconds granularity anyway and @GMT token as defined by MS-SMB2 as well. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>