> // 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 _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
