Re: Formatting dates according to the region
- From: Dylan McCall <dylanmccall gmail com>
- To: Michael Cronenworth <mike cchtml com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Formatting dates according to the region
- Date: Mon, 16 Apr 2012 12:39:49 -0700
On Mon, Apr 16, 2012 at 12:13 PM, Michael Cronenworth <mike cchtml com> wrote:
Look at the documentation for g_date_time_format(). You will find the
other format specifiers that you want. %a, %A, %b, %B, and %c look
helpful for you.
Thanks for your suggestion, but the trouble I have with those is I
would still need to make assumptions about the order each part comes
in, and the way they're presented, in a full date. I guess what I'm
looking for is a repository of complete date formats that have already
been localized, which is what g_date_time_format("%x") feels like but
only with a particularly prickly format.
Dylan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]