Re: [Vala] Time in vala
- From: Jürg Billeter <j bitron ch>
- To: Karl Lattimer <karl qdh org uk>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Time in vala
- Date: Fri, 19 Dec 2008 07:35:07 +0100
On Fri, 2008-12-19 at 02:09 +0000, Karl Lattimer wrote:
// returns time in custom format, see strftime manpage
// for example, Mon Feb 9 03:58:32 2009
string custom_string = t.format ("%c");
I tried to use this and it doesn't work :/ I looked in the vapi and
found strftime and strptime, couldn't get either of those working
either, linker error :/
You need to update Vala to 0.5.3 (or at least r2125) as I only added
these methods right before I wrote my response.
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]