Closed manhcntt21 closed 1 year ago
You might need to rebuild @manhcntt21, did you make sure to stop localhost and restart it again?
yes, I stopped localhost and restarted it.
How are you checking for the timezone?
I change the time-zone, then I run it again, I edit the file and see it's still London time (on terminal), not Bangkok
I don't think the timezone setting is the issue. Looks like you're setting a post for a whole day beforehand which means Jekyll will think it's in draft and won't build it. You should change the file to be todays date or a date in the past.
Going to close this from lack of response
Thank you, I'm sorry for the late reply!
Hi, I want to change timezone, I found it in __config.yml. I changed Europe/London to Asia/Bangbok, but nothing change, time still Europe/Londo
How can i change the timezone? Thank you in advance!