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
|
Private su As StringUtils 'Usa la libreria StringUtils 'ignore
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
´Linea de prueba
|
||||||
|
|
||||||
'Convierte una fecha al formato yyMMddHHmmss
|
'Convierte una fecha al formato yyMMddHHmmss
|
||||||
Sub fechaKMT(fecha As String) As String 'ignore
|
Sub fechaKMT(fecha As String) As String 'ignore
|
||||||
' if starter.logger then Log(fecha)
|
' if starter.logger then Log(fecha)
|
||||||
@@ -143,4 +145,4 @@ Sub dameDiaSemana As String 'ignore
|
|||||||
ds = "SABADO"
|
ds = "SABADO"
|
||||||
End If
|
End If
|
||||||
Return ds
|
Return ds
|
||||||
End Sub
|
End Sub
|
||||||
|
|||||||
Reference in New Issue
Block a user