0
on android
i tried the feature of TRY IT NOW and I got error etc.
3 Respostas
+ 2
You probably changed the code and got a synthax error.
0
i don't know what I did. i was just following the lines above. can you help me please
0
Try it out
-------------------------------
public static void main(String[] args)
{
Console.WriteLine(Now.Today.ToLongTime());
Console.ReadKey();
}