Re: [Vala] Time in vala
- From: Karl Lattimer <karl qdh org uk>
- To: Jürg Billeter <j bitron ch>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Time in vala
- Date: Fri, 19 Dec 2008 02:09:58 +0000
// 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 :/
Suggestions?
BR,
K
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]