get_creation_date#
- pyCGM2.QTM.qtmTools.get_creation_date(session_xml)#
(Obsolete) Retrieves the creation date of the session from the session XML.
- Parameters:
session_xml (BeautifulSoup) – The parsed session XML.
- Returns:
datetime – The datetime object representing the creation date and time of the session.