Max API  8.2.0
t_datetime Struct Reference

The Systime data structure. More...

#include <ext_systime.h>

Data Fields

t_uint32 year
 year
 
t_uint32 month
 month, in range 1 through 12
 
t_uint32 day
 day, in range 1 through 31
 
t_uint32 hour
 hour
 
t_uint32 minute
 minute
 
t_uint32 second
 second
 
t_uint32 millisecond
 (reserved for future use)
 

Detailed Description

The Systime data structure.