No, GetDateFormat works only with a single SYSTEMTIME instance, not with an array.
You should either format two different substrings and then concatenate them or use sprintf and pass in all needed members of both SYSTEMTIME instances (with all are WORD or "unsigned short")