Royil Damer
Royil Damer
Hi @wmaxey I don't find GCC 11 docker file in docker/host_x86_64/... is there something I missed?
I submitted other docker files in one commit. please help review them. all DVS-SC build: Arch | Compiler | Link | Status -- | -- | -- | -- x86_64...
from core.py ``` def __str__(self): formatted = self._date.strftime("%Y-%m-%dT%H:%M:%S") tz = str.format("{0:+06.2f}", -float(timezone) / 3600) return formatted + tz ``` I'm not clear about why using constant VAR timezone which is...
Please take a look if free. Thanks!
Thanks for your reply and confirmation. Yes. I thought that the wrong timezone info in Moment may be caused by using the hard code `float(timezone)` If possible, we may need...
same here will be great to have the feature