PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
DateType.hh File Reference

Struct for representing python dates. More...

#include <jsapi.h>
#include <js/Date.h>
#include <Python.h>
Include dependency graph for DateType.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DateType
 This struct represents the 'datetime' type in Python from the datetime module, which is represented as a 'Date' object in JS. More...
 

Detailed Description

Struct for representing python dates.

Author
Caleb Aikens (caleb.nosp@m.@dis.nosp@m.tribu.nosp@m.tive.nosp@m..netw.nosp@m.ork) and Philippe Laporte (phili.nosp@m.ppe@.nosp@m.distr.nosp@m.ibut.nosp@m.ive.n.nosp@m.etwo.nosp@m.rk)
Date
2022-12-21