Skip to content

Fix %Z documentation#379

Merged
xoofx merged 2 commits intoscriban:masterfrom
Mertsch:patch-1
Aug 27, 2021
Merged

Fix %Z documentation#379
xoofx merged 2 commits intoscriban:masterfrom
Mertsch:patch-1

Conversation

@Mertsch
Copy link
Copy Markdown
Contributor

@Mertsch Mertsch commented Aug 26, 2021

https://github.com/dotliquid/dotliquid/blob/master/src/DotLiquid/Util/StrFTime.cs
Time zone:
%z - Time zone as hour and minute offset from UTC (e.g. +0900)
%:z - hour and minute offset from UTC with a colon (e.g. +09:00)
%::z - hour, minute and second offset from UTC (e.g. +09:00:00)
%:::z - hour, minute and second offset from UTC
(e.g. +09, +09:30, +09:30:30)
%Z - Equivalent to %:z (e.g. +09:00)

https://github.com/dotliquid/dotliquid/blob/master/src/DotLiquid/Util/StrFTime.cs
Time zone:
  %z - Time zone as hour and minute offset from UTC (e.g. +0900)
          %:z - hour and minute offset from UTC with a colon (e.g. +09:00)
          %::z - hour, minute and second offset from UTC (e.g. +09:00:00)
          %:::z - hour, minute and second offset from UTC
                                            (e.g. +09, +09:30, +09:30:30)
  %Z - Equivalent to %:z (e.g. +09:00)
@xoofx xoofx merged commit 749bee0 into scriban:master Aug 27, 2021
@xoofx
Copy link
Copy Markdown
Member

xoofx commented Aug 27, 2021

Thanks!

@Mertsch Mertsch deleted the patch-1 branch August 29, 2021 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants