Change date format to YYYY-MM-DD

This commit is contained in:
Brian Anderson 2014-03-13 14:34:32 -07:00
parent 94a0fd179c
commit 1289937943
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
- Start Date: (fill me in with today's date, YYY/MM/DD)
- Start Date: (fill me in with today's date, YYY-MM-DD)
- RFC PR #: (leave this empty)
- Rust Issue #: (leave this empty)

View File

@ -1,4 +1,4 @@
- Start Date: 2014/03/11
- Start Date: 2014-03-11
- RFC PR #: 2, 6
- Rust Issue #: N/A