Event Import Date Problem

Hi,

I’m currently setting up a new hardware for our playout system and during import of all the config, scripts, events, etc… the following problem arised when trying ti read the .mle config file:

The tag stores the date in the format that has been setup on that specific machine.
When now importing the file to another machine which has a different time format, mAirList claims that the time format is invalid.

Workaround is simply to clear that line throughout the .mle file. However, it would be good if mAirList would use its own date format to store that particular data. (unless conversion to the right format would be a piece of cake… I doubt…)

regards:
-Serge-

That’s in fact an issue. mAirList uses the time format from the current Windows locale, and when you try to open the file on a computer with a different language, the time format won’t be recognized.

I will consider using a fixed format for all locales.