melquelima

Results 4 comments of melquelima

is there a way to create a version of that code in python? so i can try to create that library

@helgasoft it makes a little confusion when in heatmap view when Xaxis is not centered, like we dont know if value "3" belogns to 2a,3a or 4a

@cwang9208 ive created a code that does that for me check this out next run time ``` import pycron from datetime import datetime,timedelta import pytz def next_runtime(s:str) dt = datetime.now()...