Skip to content

Commit

Permalink
Create DATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb committed Aug 3, 2015
1 parent 1f77611 commit 868496a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions DATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

Work-In-Progess

# Working with Dates and Times

## Formatting

Formatting Examples
~~~
{{ post.date | date: "%B %-d, %Y" } =>
~~~



## Sort, Filter

Add sample - sort posts / collection pages by year


~~~
~~~



## Time Zones

add notes about time zones

0 comments on commit 868496a

Please sign in to comment.