I'm trying to understand datetime strings that look like this:
2019/04/18 0823:40I:45
2019/05/17 0024:23I:53
Most of it is clear, but I can't imagine what the I
in the middle represents. Is this a standard datetime format I'm unfamiliar with?
Edit: These values came from a dataset provided by a US-based company, and some of the other data is english text.