Python印刷時間 237 ワード python import time print time.strftime("%Y-%m-%d_%H-%M-%S",time.localtime()) 出力結果2018-06-15_10-45-56 RDS for OracleでNLSカレンダのカスタマイズ(2019年2月) Lowest common ancestor of a binary tree(Python)