This commit is contained in:
2023-09-03 21:50:29 -06:00
parent 8d79c3e0f3
commit c92e49a78c
3 changed files with 438 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ Sub Process_Globals
Private su As StringUtils 'Usa la libreria StringUtils 'ignore
End Sub
'Linea de prueba 2
'Linea de prueba 3
'Convierte una fecha al formato yyMMddHHmmss
Sub fechaKMT(fecha As String) As String 'ignore