mirror of
https://github.com/KeymonSoft/DBCheck.git
synced 2026-04-17 19:37:09 +00:00
Update Subs.bas
This commit is contained in:
@@ -12,6 +12,8 @@ Sub Process_Globals
|
||||
Private su As StringUtils 'Usa la libreria StringUtils 'ignore
|
||||
End Sub
|
||||
|
||||
´Linea de prueba
|
||||
|
||||
'Convierte una fecha al formato yyMMddHHmmss
|
||||
Sub fechaKMT(fecha As String) As String 'ignore
|
||||
' if starter.logger then Log(fecha)
|
||||
@@ -143,4 +145,4 @@ Sub dameDiaSemana As String 'ignore
|
||||
ds = "SABADO"
|
||||
End If
|
||||
Return ds
|
||||
End Sub
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user