datapath-windows: Use local time for Inf2Cat
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Wed, 13 Aug 2014 15:14:32 +0000 (15:14 +0000)
committerBen Pfaff <blp@nicira.com>
Fri, 15 Aug 2014 16:49:05 +0000 (09:49 -0700)
commit6b3706dc9afb26c3e39985d44a99bc9251bcf792
tree959195dfa9739519d12561c9292f6af8935687e1
parent1b0ee636c467b1e946697a320f8130db13541da7
datapath-windows: Use local time for Inf2Cat

Issue: cannot build properly when local date differs from UTC date, see:
    https://connect.microsoft.com/VisualStudio/feedback/details/787203/driver-package-building-problem

Since Stampinf stamps the driver inf file with the local date set the Inf2Cat
to use local date as well.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Acked-by: Saurabh Shah <ssaurabh@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/Package/package.VcxProj