You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am just wondering since I did not explore this library that much if it is possible to specify certain date (e.g. 02/02/1990) in
p = pdt.Calendar(certain date)
,so
p.parse("Tomorrow")
would be something like ( 1980, 2, 3, .........)
Is it possible?
thanks and BTW great lib
The text was updated successfully, but these errors were encountered:
Hello,
I am just wondering since I did not explore this library that much if it is possible to specify certain date (e.g. 02/02/1990) in
p = pdt.Calendar(certain date)
,so
p.parse("Tomorrow")
would be something like ( 1980, 2, 3, .........)
Is it possible?
thanks and BTW great lib
The text was updated successfully, but these errors were encountered: