Thanks, that worked!
(for anyone stumbling upond this, when you try to update the values from a method like parse_index(), you need to set self.conversion_options and self.title, the key for date in conversion_options is 'pubkey' and it translates the string "24/12/2016" as December 12 2016, I am not sure if this is locale dependent or not).
|