[master] corrected the type for the time in timeFromText64().
the previous code used time_t, as a result of copying the pre #61 version, which may not always be 64-bit.
Please register or sign in to comment
the previous code used time_t, as a result of copying the pre #61 version, which may not always be 64-bit.