Streaming API POSC not using 24 hour time properly

I have noticed that the published at timestamps for the POSC feed (companies and officers are OK) doesn’t show any times for 13:00 to 23:59, it used 01:00 to 11:59 (meaning you can’t tell the difference between the AM and PM time).

For example today there was an entry at 12:59:03 and the next entry is 01:00:03:
{“timepoint”:13481965,“published_at”:“2024-10-22T12:59:03”,“type”:“changed”}}
{“timepoint”:13481966,“published_at”:“2024-10-22T01:00:03”,“type”:“changed”}}