This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
A datatype which contains information about the time. This type is called by value.
| Parameter: | v (DateTimeData) – Copy constructor. |
|---|---|
| Return type: | DateTimeData |
| Returns: | The new datetime data. |
Return the time.
| Return type: | time.struct_time |
|---|---|
| Returns: | The time. |
Set the time.
| Parameters: |
|
|---|