Prep convert to local time

This commit is contained in:
angelblue05 2018-12-30 19:34:45 -06:00
commit 358a029700
2 changed files with 18 additions and 0 deletions

View file

@ -16,6 +16,7 @@ from utils import write_xml
from utils import compare_version
from utils import unzip
from utils import create_id
from utils import convert_to_local as Local
from wrapper import progress
from wrapper import catch