mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
1998-12-02 Havoc Pennington <hp@pobox.com> * gdate.c (g_date_valid): Rely on GDate::dmy and GDate::Julian flags, rather than re-checking the validity of the actual values. This should be the correct behavior, the old way was leftover cruft. * glib.h, gdate.c: Changed MDY to DMY throughout.