[mono-android] DateTime .ToString(.....)

Wally McClure theevilprogrammer at hotmail.com
Thu Jun 7 00:45:48 UTC 2012


thanks Jon.  I took the code over to another machine, and it all just worked as intended.

Wally

> From: jonp at xamarin.com
> Date: Wed, 6 Jun 2012 16:29:47 -0400
> To: monodroid at lists.ximian.com
> Subject: Re: [mono-android] DateTime .ToString(.....)
> 
> 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 at lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20120606/6fff26ec/attachment.html>


More information about the Monodroid mailing list