Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 14217 | Rev 14561 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 14217 Rev 14218
Línea 65... Línea 65...
65
								msg: 'La fecha no puede ser igual o anterior a la actual'
65
								msg: 'La fecha no puede ser igual o anterior a la actual'
66
							}))
66
							}))
67
						}
67
						}
68
						setYear(new Intl.DateTimeFormat({ year: 'numeric', month: 'numeric', day: 'numeric' }).format(e.toDate()))
68
						setYear(new Intl.DateTimeFormat({ year: 'numeric', month: 'numeric', day: 'numeric' }).format(e.toDate()))
69
					}}
69
					}}
70
					initialValue={new Date(new Intl.DateTimeFormat('es-ES', year).format())}
70
					initialValue={new Date(new Intl.DateTimeFormat('en-EN', year).format())}
71
					inputProps={{ className: 'form-control' }}
71
					inputProps={{ className: 'form-control' }}
72
					closeOnSelect
72
					closeOnSelect
73
				/>
73
				/>
74
			</div>
74
			</div>
75
			<div className="form-group">
75
			<div className="form-group">