The old script used to parse a date from the downloaded XML. In the new API, this date no longer exists so for now we replaced it with a static string. But it looks like the date is not used in the rest of the script anyhow so it should be removed all together. But first we should find out what was the intention behind this.
The old script used to parse a date from the downloaded XML. In the new API, this date no longer exists so for now we replaced it with a static string. But it looks like the date is not used in the rest of the script anyhow so it should be removed all together. But first we should find out what was the intention behind this.