Contents:
get_pop.modules.helper.misc.
check_and_clear_dir
Checks if directory exists, if it does then delete contents of directory but keeps directory.
dir_path (str, pathlib.Path) – Absolute path of directory to target.
None
delete_dir_contents
Deletes all files and folders within a directory.
dir_path (str, Path) – Absolute path of directory to target.
get_pop.modules.helper.move.
move_files
get_pop.modules.helper.time.
convert_iso_to_datetime
convert_utc_to_est
format_datetime_eastern
utc_now