mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-26 13:45:13 -07:00
Add http for strftime site
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
title: date
|
title: date
|
||||||
---
|
---
|
||||||
|
|
||||||
Converts a timestamp into another date format. The format for this syntax is the same as [`strftime`](//strftime.net).
|
Converts a timestamp into another date format. The format for this syntax is the same as [`strftime`](http://strftime.net).
|
||||||
|
|
||||||
<p class="code-label">Input</p>
|
<p class="code-label">Input</p>
|
||||||
```liquid
|
```liquid
|
||||||
|
|||||||
Reference in New Issue
Block a user