inicio mail me! sindicaci;ón

Time is comin’

Here’s the today changelog:

  • implemented time.mktime()

  • implemented time.asctime()

  • implemented altzone, timezone, tzname, daylight attributes

  • implemented time.struct_time type

  • gmtime(), localtime() return struct_time instances

  • asctime(), mktime() accept struct_time as argument

  • implemented time.tzset()

the time module is almost finished. It lacks time.strftime() and time.strptime()

Related posts

  • Time has come
  • Computer setup and first info
  • Some progress
  • PyPy Sprint Day 2
  • Please David, use the full date.
  • Leave a Comment