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

IssueDate diferente al Today #53

Closed
JHONQUISPEFLORES opened this issue Mar 5, 2019 · 1 comment
Closed

IssueDate diferente al Today #53

JHONQUISPEFLORES opened this issue Mar 5, 2019 · 1 comment
Labels

Comments

@JHONQUISPEFLORES
Copy link

hola @giansalex , estoy generando los xml y me di cuenta que me genera la fecha del dia siguiente. cbc:IssueDate2019-03-05</cbc:IssueDate>, que podria hacer para que me tome la fecha del dia??.

@JHONQUISPEFLORES
Copy link
Author

disculpa, ya lo solucione con:
date_default_timezone_set( 'America/Lima' );

@giansalex giansalex changed the title IssueDate IssueDate diferente al Today Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants