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

Added Date and Time Seperated from T and Z #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vismay2303
Copy link

Adding getFormattedDate() function which calculates the date from the epoch time.

@DataDanCalgary
Copy link

How are you calculating LEAP_YEAR I can't get this code to work.

DataDanCalgary added a commit to DataDanCalgary/NTPClient that referenced this pull request Jan 14, 2021
Sorry I don't know if this is the correct format for submitting proposals. I seem to have this working now. I added a function LEAP_YEAR, getFormattedUTC and getFormattedDate. The getFormattedDate was from vismay2303 on arduino-libraries#119.  I have updates for NTPClient.h and keywords.txt
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@per1234 per1234 mentioned this pull request Oct 12, 2023
@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Jun 23, 2024
@per1234 per1234 linked an issue Jun 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getFormattedTime does not give date+time string
4 participants