MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

RE: date format

  • To: mathgroup at smc.vnet.net
  • Subject: [mg75135] RE: [mg75108] date format
  • From: "David Annetts" <davidannetts at aapt.net.au>
  • Date: Wed, 18 Apr 2007 05:01:52 -0400 (EDT)
  • References: <200704170026.UAA09012@smc.vnet.net>

Hi Arkadiusz,
> 
> could you please show me how to get the following 
> representation {day, month, year, hour, minutes, seconds} - 
> so exactly the same as for Date[]

I just realised that my previous response, containing as it did a mixture of
strings & integers, is not particularly useful.  

This can easily be remedied by using ToExpression[]

	ToExpression@ConvertToProperDate[tst]

Regards,

Dave.


  • References:
  • Prev by Date: Help in analytical integration
  • Next by Date: Re: how make function of solution by NDSolve depending on parameter?
  • Previous by thread: date format
  • Next by thread: RE: date format