Date

Overview

Date is a class in Aspose.Font FOSS for Python.

Description

Date is a class in the Aspose.Font FOSS library for Python that exposes 1 method and 1 property for programmatic use.

Instances are created through a single constructor that initializes the object with default values.

Properties

NameTypeAccessDescription
date``Read

Methods

SignatureDescription
__init__(year, month, day, hour, _hx_min, sec)
now()

See Also