This commit is contained in:
2023-09-03 22:08:21 -06:00
parent f4d459ec88
commit fdd17b0048
3 changed files with 6 additions and 1 deletions

View File

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