Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Error validate date #199

Open
Letivan opened this issue Aug 5, 2021 · 0 comments
Open

Error validate date #199

Letivan opened this issue Aug 5, 2021 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Letivan
Copy link

Letivan commented Aug 5, 2021

  • Yandex Market Language (YML) for Python version: 0.6.2
  • Python version: 3.8
  • Operating System: Windows 10 develop and Ubuntu 18.1 server

Description

When parsing the price list, I get an exception. The price list is generated by the official Yandex module for Bitrix. As you can see, the timezone is used in the price list.

What I Did

Run command

feed = parse(file_path) 

I get an exception

yandex_market_language.exceptions.ValidationError: time data '2021-08-05T02:13:01+00:00' does not match format '%Y-%m-%d %H:%M'

001
002

@stefanitsky stefanitsky added good first issue Good for newcomers bug Something isn't working labels Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants