Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / migration_templates / d6_system_date.yml
diff --git a/web/core/modules/system/migration_templates/d6_system_date.yml b/web/core/modules/system/migration_templates/d6_system_date.yml
deleted file mode 100644 (file)
index 7da96c3..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-id: d6_system_date
-label: System date configuration
-migration_tags:
-  - Drupal 6
-source:
-  plugin: variable
-  variables:
-    - configurable_timezones
-    - date_first_day
-    - date_default_timezone
-  source_module: system
-process:
-  'timezone/user/configurable': configurable_timezones
-  first_day: date_first_day
-  'timezone/default':
-    plugin: timezone
-    source: date_default_timezone
-destination:
-  plugin: config
-  config_name: system.date