Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/formatearRut #3

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Feature/formatearRut #3

merged 1 commit into from
Aug 27, 2024

Conversation

GrayJacketStudios
Copy link
Owner

Se agrega funcionalidad para formatear un rut con la funcion FormatearRut
El uso es el siguiente:
rutificagor.FormatearRut("111111111", 1) -> "11.111.111-1"
Las opciones son:

  • 1: Agregar puntos y guion
  • 2: Sacar puntos, dejar guion
  • 3: Sacar puntos y guion

@GrayJacketStudios GrayJacketStudios merged commit f47a7cc into develop Aug 27, 2024
4 checks passed
@GrayJacketStudios GrayJacketStudios deleted the feature/formatearRut branch August 27, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant