Use timestamps for talk dates
This commit is contained in:
parent
9337c69aa8
commit
bc20b198b5
28 changed files with 65 additions and 64 deletions
|
@ -20,9 +20,9 @@ meta:
|
|||
use: [talks]
|
||||
events:
|
||||
- event: drupal_bristol
|
||||
date: '2017-01-18'
|
||||
date: 2017-01-18
|
||||
- event: drupalcamp_london_17
|
||||
date: '2017-03-04'
|
||||
date: 2017-03-04
|
||||
time: '12:05 - 12:50'
|
||||
---
|
||||
If you’ve moved a site from Drupal 6 to 7, the chances are that you’ve either used the upgrade path to update your old site in-place, or you built a new site from scratch and used the Migrate module from contrib to migrate your data from the old database.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue