Extract pixel Date/Time pattern

Just wondering how to match up a standard S2 data time pattern in the pixel extraction tool.

S2 standard date time looks like “yyyyMMddTHHmmss” yet “T” is not allowed as a character? What am i doing wrong? I can extract just the date from the file name but not the time.

You are doing everything correct. This is an issue of SNAP.

[SNAP-1316] Some date patterns can not be parsed from file name in PixEx Tool

But for Sentinel-2 data you don’t need to specify this parameter, because S2 has internally stored the start and end time. It is not necessary to parse it from the file name.

Hi marpet thanks for the response and for letting me know that its in the works.