VerityPy 1.1
Python library for Verity data profiling, quality control, remediation
Namespaces | Functions
datefuncs.py File Reference

Go to the source code of this file.

Namespaces

namespace  VerityPy
 
namespace  VerityPy.processing
 
namespace  VerityPy.processing.datefuncs
 

Functions

str get_current_iso_datetime (bool inctime=False, str tz="")
 
str is_iso_date_str (str strin, bool timereq=False)
 
str convert_excel_date_to_iso (str strin)
 
bool is_year_leap (int nyear)
 
str convert_date_to_iso (str datein, str formatin, bool detectfmt=False)
 
bool is_date_format (str datein, str formatin)