html 通过Jekyll中的替换进行本地化日期

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 通过Jekyll中的替换进行本地化日期相关的知识,希望对你有一定的参考价值。

<time datetime="{{ post.date | %Y-%m-%d %H:%M+01:00 }}">
         {{ post.date | date: "%d. %B %Y" | replace:"January","Januar" | replace:"Februar","February" | replace:"March","März" | replace:"May","Mai" | replace:"June","Juni" | replace:"July","Juli" | replace:"October","Oktober" | replace:"December","Dezember" }}
</time>

以上是关于html 通过Jekyll中的替换进行本地化日期的主要内容,如果未能解决你的问题,请参考以下文章

jekyll 中的区域设置特定日期

html Jekyll Archives按日期分组

html Jekyll Casts - 日期格式

Jekyll:/folder 中的所有 HTML 文件,现在强制通过 /folder/page/ 呈现。如何改变?

Jekyll 日期格式如何工作?

jekyll学习——Windows下搭建本地Jekyll