Closed AC-Lover closed 1 year ago
same problem
به جای گرفتن فایل اجرای ریپازیتوری رو دانلود کنید. فایل main.go رو توی vscode باز کنید. خط 35 لوکیشین رو بهجای شانگهای برابر تهران قرار بدید. مثل این:
location, _ := time.LoadLocation("Asia/Tehran")
بعد فایل رو ذخیره کنید و دستور go build رو اجرا کنید. یک فایل اجرایی ساخته میشه اونو با این دستور اجرا کنید. ضمنا برای اینکار باید go رو نصب کرده باشید.
I want to scan but it gives me this error
Edition
Windows 11 Pro
Version21H2
OS build22000.1880
ExperienceWindows Feature Experience Pack 1000.22001.1000.0
Thank you, I made the necessary changes and got the build, it was ok
RealiTLScanner_FixedVersion.zip
به جای گرفتن فایل اجرای ریپازیتوری رو دانلود کنید. فایل main.go رو توی vscode باز کنید. خط 35 لوکیشین رو بهجای شانگهای برابر تهران قرار بدید. مثل این:
location, _ := time.LoadLocation("Asia/Tehran")
بعد فایل رو ذخیره کنید و دستور go build رو اجرا کنید. یک فایل اجرایی ساخته میشه اونو با این دستور اجرا کنید. ضمنا برای اینکار باید go رو نصب کرده باشید.I want to scan but it gives me this error Edition
Windows 11 Pro
Version21H2
OS build22000.1880
ExperienceWindows Feature Experience Pack 1000.22001.1000.0
@AC-Lover if you can show your fix, more people will thank you for it :)
@AC-Lover if you can show your fix, more people will thank you for it :)
I also put inside the source zip file But I will take pictures again
I changed line 35
location, _ := time.LoadLocation("Asia/Shanghai")
=> location, _ := time.LoadLocation("Asia/Tehran")
In my country, the summer time zone was recently updated, I think it is because of the problem
Hmm I see. I will try to make it generic like using UTC.
Thanks for your report. Fixed in v0.1.2
@yuhan6665 Hello, I have an idea for this project, can you send me your Telegram username so I can contact you?
@yuhan6665 Hello, I have an idea for this project, can you send me your Telegram username so I can contact you?
Yuhan6665
I want to scan but it gives me this error
Edition
Windows 11 Pro
Version21H2
OS build22000.1880
ExperienceWindows Feature Experience Pack 1000.22001.1000.0