You are here

Files in Persian Date for Drupal 8 8

Primary tabs

File namesort descending Location Namespace Description
date.css resources/css/date.css /* Hide datetime widget for chrome */ input::-webkit-calendar-picker-indicator { display: none; } input[type="date"]::-webkit-input-placeholder { visibility: hidden !important; }
datepicker.css resources/css/datepicker.css /*! * jQuery UI Datepicker 1.11.4 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/datepicker/#theming */ .ui-datepicker…
DateTimeWidgetBase.php src/Plugin/Field/FieldWidget/DateTimeWidgetBase.php Drupal\persian_date\Plugin\Field\FieldWidget
help.html.twig resources/templates/help.html.twig <h3>{{ 'About'|trans }}</h3> <p>{{ 'Persian date capabilities for Drupal 8.x'|trans }}</p> <h3>{{ 'Available Formats'|trans }}</h3> <div style="width: 80%"> …
PersianDate.php src/Element/PersianDate.php Drupal\persian_date\Element
PersianDate.php src/Converter/PersianDate.php Drupal\persian_date\Converter
PersianDateConverter.php src/Converter/PersianDateConverter.php Drupal\persian_date\Converter
PersianDateFactory.php src/Converter/PersianDateFactory.php Drupal\persian_date\Converter
PersianDateFormatter.php src/Service/Formatter/PersianDateFormatter.php Drupal\persian_date\Service\Formatter
PersianDateHelper.php src/PersianDateHelper.php Drupal\persian_date
PersianDateList.php src/Element/PersianDateList.php Drupal\persian_date\Element
PersianDatePass.php src/DependencyInjection/Pass/PersianDatePass.php Drupal\persian_date\DependencyInjection\Pass
PersianDateServiceProvider.php src/PersianDateServiceProvider.php Drupal\persian_date
PersianDateTime.php src/Element/PersianDateTime.php Drupal\persian_date\Element
PersianDateTimeDatelistWidget.php src/Plugin/Field/FieldWidget/PersianDateTimeDatelistWidget.php Drupal\persian_date\Plugin\Field\FieldWidget
PersianDateTimeDefaultWidget.php src/Plugin/Field/FieldWidget/PersianDateTimeDefaultWidget.php Drupal\persian_date\Plugin\Field\FieldWidget
PersianDrupalDateTime.php src/Plugin/Datetime/PersianDrupalDateTime.php Drupal\persian_date\Plugin\Datetime
PersianLanguageDiscovery.php src/PersianLanguageDiscovery.php Drupal\persian_date
PersianTimestampDateTimeDefaultWidget.php src/Plugin/Field/FieldWidget/PersianTimestampDateTimeDefaultWidget.php Drupal\persian_date\Plugin\Field\FieldWidget
persian_date.info.yml persian_date.info.yml persian_date.info.yml
persian_date.libraries.yml persian_date.libraries.yml persian_date.libraries.yml
persian_date.module persian_date.module Contains persian_date.module.
persian_date.services.yml persian_date.services.yml persian_date.services.yml

Other projects