sage: import time
sage: time.asctime(time.localtime())
'Thu Mar 31 15:36:30 2011'

On 31 Mar, 15:15, kcrisman <kcris...@gmail.com> wrote:
> This could be useful:sage: import datetime
> sage: datetime.datetime.now()
> datetime.datetime(2011, 3, 31, 9, 13, 0, 932345)
> And there are lots of methods and string formatting one can do.
>
> Seehttp://www.saltycrane.com/blog/2008/06/how-to-get-current-date-and-ti...
>
> But I'm sure there are even better things one can do.
>
> - kcrisman
>
> On Mar 31, 8:36 am, clodemil <ollie...@scarlet.be> wrote:
>
> > Hi all,
>
> > Is it possible to call up the calendar date and time, to be used in,
> > for instance, m=list(measurement,date) ?
>
> > TIA
>
> > Claude.
>
>

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to