Re: Date and time
- From: Andrew Cowie <andrew operationaldynamics com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Date and time
- Date: Wed, 24 Oct 2007 21:22:12 +1000
On Wed, 2007-10-24 at 11:19 +0200, Olivier Delhomme wrote:
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.
The traditional way of custom formatting dates on Unix has long been
strftime(); the formatting tokens are a bit arcane but nevertheless
quite powerful. See
$ man strftime
on your system.
AfC
Sydney
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]