We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Dear. I'm using the library in objective-c and everything is going fine but how can I change the date format of the dates of the xElements?
My problem is: I need consistency in date format like if I set date format (08/10/2019 12:30:20) then this format will be shown all the time.
But right now Date format is changing, at the start of entries it shows only time then date/time and after somedays, it shows the only date.
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi Dear.
I'm using the library in objective-c and everything is going fine but how can I change the date format of the dates of the xElements?
My problem is: I need consistency in date format like if I set date format (08/10/2019 12:30:20) then this format will be shown all the time.
But right now Date format is changing, at the start of entries it shows only time then date/time and after somedays, it shows the only date.
Thanks.
The text was updated successfully, but these errors were encountered: