YAC 3.6.2
Yet Another Coupler
Loading...
Searching...
No Matches
yac.TimeUnit Class Reference

Refers to YAC_TIME_UNIT_MILLISECOND, YAC_TIME_UNIT_SECOND etc. More...

Inheritance diagram for yac.TimeUnit:
Inheritance graph
Collaboration diagram for yac.TimeUnit:
Collaboration graph

Static Public Attributes

 MILLISECOND = _TIME_UNIT_MILLISECOND
 
 SECOND = _TIME_UNIT_SECOND
 
 MINUTE = _TIME_UNIT_MINUTE
 
 HOUR = _TIME_UNIT_HOUR
 
 DAY = _TIME_UNIT_DAY
 
 MONTH = _TIME_UNIT_MONTH
 
 YEAR = _TIME_UNIT_YEAR
 
 ISO_FORMAT = _TIME_UNIT_ISO_FORMAT
 

Detailed Description

Refers to YAC_TIME_UNIT_MILLISECOND, YAC_TIME_UNIT_SECOND etc.

Definition at line 571 of file yac.pyx.

Field Documentation

◆ DAY

yac.TimeUnit.DAY = _TIME_UNIT_DAY
static

Definition at line 579 of file yac.pyx.

◆ HOUR

yac.TimeUnit.HOUR = _TIME_UNIT_HOUR
static

Definition at line 578 of file yac.pyx.

◆ ISO_FORMAT

yac.TimeUnit.ISO_FORMAT = _TIME_UNIT_ISO_FORMAT
static

Definition at line 582 of file yac.pyx.

◆ MILLISECOND

yac.TimeUnit.MILLISECOND = _TIME_UNIT_MILLISECOND
static

Definition at line 575 of file yac.pyx.

◆ MINUTE

yac.TimeUnit.MINUTE = _TIME_UNIT_MINUTE
static

Definition at line 577 of file yac.pyx.

◆ MONTH

yac.TimeUnit.MONTH = _TIME_UNIT_MONTH
static

Definition at line 580 of file yac.pyx.

◆ SECOND

yac.TimeUnit.SECOND = _TIME_UNIT_SECOND
static

Definition at line 576 of file yac.pyx.

◆ YEAR

yac.TimeUnit.YEAR = _TIME_UNIT_YEAR
static

Definition at line 581 of file yac.pyx.


The documentation for this class was generated from the following file: