UTC equivalent of time.mktime() ?

Mark McEahern marklists at mceahern.com
Wed Apr 17 12:11:50 EDT 2002


Why not just use the mxDateTime library and just do something like this:

	mx.DateTime.utc().ticks()

// mark





More information about the Python-list mailing list