Explorar el Código

Adjust timestamp for timezone difference

F**k! We can only use UTC.
Xi Ruoyao hace 7 años
padre
commit
5af3a5ce1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      content/post/helloworld.md

+ 1 - 1
content/post/helloworld.md

@@ -1,5 +1,5 @@
 +++
-date = 2017-12-13
+date = "2017-12-12T19:00:00Z"
 draft = false
 tags = []
 title = "Hello, world!"