Update Subs.bas

This commit is contained in:
jaguerrau
2023-09-03 22:15:25 -06:00
committed by GitHub
parent b8fd2500b5
commit 69640d3cbe

View File

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