Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/regex/16.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Regex 如何将时间戳转换为正则表达式_Regex_Regular Language - Fatal编程技术网

Regex 如何将时间戳转换为正则表达式

Regex 如何将时间戳转换为正则表达式,regex,regular-language,Regex,Regular Language,我想将日志时间戳转换为正则表达式,如何将此时间戳转换为正则表达式格式 2018年12月21日星期五19:09:36+0000尝试以下格式 EEE M dd HH:mm:ss Z Y

我想将日志时间戳转换为正则表达式,如何将此时间戳转换为正则表达式格式


2018年12月21日星期五19:09:36+0000尝试以下格式

EEE M dd HH:mm:ss Z Y