On Wed, 2007-10-24 at 11:19 +0200, Olivier Delhomme wrote: > Hello, > > I'm looking for a function that will return a date and time > as a gchar * in a format that is made accordingly to the > user preferences. > > For example 2007/10/24 or 24/10/2007 ... > > Does this exists in glib/gtk ?
sprintf() with %x is probably what you want. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list