This commit is contained in:
2023-09-03 22:13:31 -06:00
parent 5097328bbc
commit b8fd2500b5
2 changed files with 7 additions and 7 deletions

View File

@@ -12,8 +12,6 @@ Sub Process_Globals
Private su As StringUtils 'Usa la libreria StringUtils 'ignore
End Sub
'Linea de prueba 1
'Convierte una fecha al formato yyMMddHHmmss
Sub fechaKMT(fecha As String) As String 'ignore
' if starter.logger then Log(fecha)