Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download single_datetime-8.x-1.6.tar.gztar.gz 15.23 KB
MD5: d5740f1ce04e937de11f491306de21f5
SHA-1: 7b6c65cee87eaa4878e2e9ab86b4a9b6fd4bb65e
SHA-256: 2e746541c38ec22bf72515ba067af066cdb772d43db1ea279df6a4dbe7a531a3
Download single_datetime-8.x-1.6.zipzip 20.46 KB
MD5: 241e093ec6b29ae930f33ea14a730f80
SHA-1: 4675b27db09b9cf67cb0a0aac3a55b49d3c09699
SHA-256: e3bfa894ec0858d73c9cf98572cbbcd6401d1fee8ecab8408571c557a7fec4b9

Release notes

Added several new features, most important are: theme select, inline display of date selector and limit calendar by date.

Note, code for Date Range widget had received small changes. To avoid duplication of code (settings form, summary, etc..), class SingleDateTimeRangeWidget extends SingleDateTimeWidget (before was DateRangeWidgetBase).

  • Issue #2941677 by arnoldbird, JayKandari: Please add composer.json
  • Issue #2955784 by quantumized: Add options to use DateTimePicker's minimum and maximum date options
  • Issue #2940638 by nicola85, vyasamit2007: Inline option
  • Issue #2958682 by Prashant.c, Ronak.addweb: Convert module to use short array syntax (new coding standard)
  • Issue #2943845 by kerasai: Form Element Size
  • Issue #2949465 by volkswagenchick, daniel_rose: README configs and formatting
  • Issue #2940927 by nicola85: Ajax and other options
Created by: valic
Created on: 28 Apr 2018 at 21:20 UTC
Last updated: 25 Nov 2018 at 22:58 UTC
Bug fixes
New features

Other releases