MathGroup Archive 2007

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

Search the Archive

Re: date format

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80836] Re: date format
  • From: dkr <dkrjeg at gmail.com>
  • Date: Tue, 4 Sep 2007 03:37:07 -0400 (EDT)
  • References: <f015bp$9sk$1@smc.vnet.net><f04o2k$8tv$1@smc.vnet.net>

Hi Arek,

If you have Mathematica 6, you can simply use the new function
DateList:

In[6]:= DateList[{"04/Dec/2006:19:54:02",
{"Day","MonthName","Year","Hour","Minute","Second"}}]
Out[6]= {2006,12,4,19,54,2}

dkr



  • Prev by Date: Fwd: correction to: more than 1.5 hrs of trying: Grid Alignment problem ?
  • Next by Date: Plot question
  • Previous by thread: Re: Re: date format
  • Next by thread: Re: date format