mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
![Rafael Ávila de Espíndola](/assets/img/avatar_default.png)
Use tighter types for some fields. These fields are used in CFGregorianDate gregorian = { exploded.year, exploded.month, exploded.day_of_month, exploded.hour, exploded.minute, seconds }; and in CFGregorianDate the month, day, hour and minute fields are 8 bits.