Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepy
themeDJango
DateTimeField(field='data.launch_time', format='%Y-%m-%d %H:%M', timezone='etc/GMT+6')
Warning
titleKnown Issues

Parsed string dates with attached time zones may behave unpredictably, as the date time is usually interpreted backwards by the date parser, an example of such date is "2012-01-19 19:21:00 GMT+2"