python 判断是否为timestamp
Posted myrj
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python 判断是否为timestamp相关的知识,希望对你有一定的参考价值。
if re.match(\'\\d4-\\d2-\\d2 \\d2:\\d2:\\d2\', str(lba[1])): print(1)
以上是关于python 判断是否为timestamp的主要内容,如果未能解决你的问题,请参考以下文章
Posted myrj
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python 判断是否为timestamp相关的知识,希望对你有一定的参考价值。
if re.match(\'\\d4-\\d2-\\d2 \\d2:\\d2:\\d2\', str(lba[1])): print(1)
以上是关于python 判断是否为timestamp的主要内容,如果未能解决你的问题,请参考以下文章