Version 2.4
- Introduce CMake support.
- Introduce
clock_cast
for converting between time_points of different clocks. - Allow conversion between
zoned_time<Duration1, TimeZonePtr1>
andzoned_time<Duration2, TimeZonePtr2>
. - Miscellaneous porting and warning fixes.
- Update to latest IANA website changes.