| Server IP : 172.67.191.97 / Your IP : 104.23.197.209 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/pregrados/ingenieria-agronomica/media/gantry5/engines/nucleus/particles/ |
Upload File : |
name: Date
description: Display a date.
type: particle
icon: fa-calendar
form:
fields:
enabled:
type: input.checkbox
label: Enabled
description: Globally enable date particles.
default: true
css.class:
type: input.selectize
label: CSS Classes
description: CSS class name for the particle.
default: date
date.formats:
type: select.date
label: Format
description: Select preferred date format.
default: 'l, F d, Y'
placeholder: 'Select...'
selectize:
allowEmptyOption: true
options:
'l, F d, Y': Date1
'l, d F': Date2
'D, d F': Date3
'F d': Date4
'd F': Date5
'd M': Date6
'D, M d, Y': Date7
'D, M d, y': Date8
'l': Date9
'l j F Y': Date10
'j F Y': Date11
'F d, Y': Date12