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:
- date format
- From: Arkadiusz.Majka@gmail.com
- date format