Guillem Jover 32d18dcf47 Add explicit time32 and time64 support
Handle the three potential system scenarios:

 - system time_t is time64
 - system time_t is time32 and supports time64
 - system time_t is time32 and does not support time64

Add the explicit time32 and time64 functions when necessary and map
them accordingly for each of these cases.
2024-02-27 05:47:50 +01:00
..
2024-02-27 05:47:50 +01:00
2018-06-18 04:31:00 +02:00
2012-05-29 04:51:45 +02:00
2021-02-08 04:02:16 +01:00
2018-06-18 04:31:00 +02:00
2018-03-13 02:28:53 +01:00