Re: [Vala] Time in vala



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]