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.
See http://www.saltycrane.com/blog/2008/06/how-to-get-current-date-and-time-in/ 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