semantique.components.time#
- class semantique.components.time[source]#
Components of the time dimension.
- __init__()#
Methods
__init__()Attributes
Component storing the day number of a timestamp.
Component storing the day of the week of a timestamp.
Component storing the day of the year of a timestamp.
Component storing the hour of a timestamp.
Component storing the minute of a timestamp.
Component storing the month number of a timestamp.
Component storing the year quarter of a timestamp.
Component storing the season of a timestamp.
Component storing the second of a timestamp.
Component storing the week number of a timestamp.
Component storing the year of a timestamp.