DescriptionChange time_t conversion operator to ToTime_t() function
In class CPDFSDK_DateTime, use ToTime_t() function to make the
conversion more clear.
Also, clean up the code in this class by removing buggy/unused code,
using static_cast instead of c cast etc.
Committed: https://pdfium.googlesource.com/pdfium/+/b7a5179a7cd73d33355e1cece763caf238b7dc22
Patch Set 1 #Patch Set 2 : clean up #
Total comments: 2
Patch Set 3 : address comment #
Messages
Total messages: 13 (7 generated)
|