Skip to content

Commit d41bafa

Browse files
committed
[build] add missing timestamp format to cmake
1 parent 4758e33 commit d41bafa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ set(TIME_FORMATS
122122
"%m.%d %H:%M:%S"
123123
"%m%d %H:%M:%S"
124124
"%y%m%d %H%M%S"
125+
"%y%m%d %H:%M:%S"
125126
"%Y%m%d %H:%M:%S"
126127
"%Y%m%d.%H%M%S"
127128
"%H:%M:%S"

0 commit comments

Comments
 (0)