多项选择题

time模块中不是返回以指定时间戳对应的本地时间的struct_time对象格式()

A.time.time()
B.time.localtime()
C.time.asctime()
D.%H