On Jun 6, 2012, at 3:33 PM, Wally McClure wrote: > I'm trying to send it in the format like "05/24/2012" Unfortunately, this > doesn't seem to be happening. I am always getting the time portion sent > across as well.
I'm unfortunately unable to reproduce; the following code: Console.WriteLine ("Today's Date: {0}", DateTime.Now.ToString ("MM/dd/yyyy")); generates the output: I/mono-stdout(27309): Today's Date: 06/06/2012 - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid