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

➕ Add dynamic date functionality "Monthly" to the legal pages (privacy, terms) and "Yearly" to the Licensing Page  #521

Closed
4 tasks done
aslams2020 opened this issue Aug 3, 2024 · 2 comments · Fixed by #529
Assignees
Labels
gssoc This will not be worked on level2

Comments

@aslams2020
Copy link
Contributor

aslams2020 commented Aug 3, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Hey @HimanshuNarware @PSS2134

I want to Implement dynamic date functionality to automatically update the dates on the legal pages of the website.
This includes monthly updates to the Privacy and Terms pages, and yearly updates to the Licensing page.

Here As You Can See-

image

image

image

Could you please assign me this one.
thankyou!

Use Case

Automatically update the dates on the legal pages (Privacy, Terms, and Licensing) without requiring manual intervention from the website administrator.

Monthly Update for Privacy and Terms Pages:
At the start of a new month, the system automatically updates the date on the Privacy page to reflect the current month and year (e.g., "Last updated: August 2024").

Yearly Update for Licensing Page:
At the start of a new year, the system automatically updates the date on the Licensing page to reflect the current year (e.g., "Last updated: 2024").

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@aslams2020
Copy link
Contributor Author

@PSS2134 I want to work on this func.

1 similar comment
@aslams2020
Copy link
Contributor Author

@PSS2134 I want to work on this func.

@PSS2134 PSS2134 added gssoc This will not be worked on level2 labels Aug 4, 2024
PSS2134 added a commit that referenced this issue Aug 4, 2024
Hey @HimanshuNarware @PSS2134 
issue closes #521


I have implemented a dynamic "Last Updated" date feature for the legal
pages on the website, including the Terms and Conditions, Privacy
Policy, and Licensing pages.

The **date format** is set to **"month day, year"** and will update
dynamically to reflect the current date.
**Additionally, each page has a specific update frequency to ensure the
date remains accurate.**

**Changes Made :** 
Added a code to dynamically update the "Last Updated" date for the Terms
and Conditions, Privacy Policy, and Licensing pages.
The date format is "month day, year" for a professional appearance.


Here -


![image](https://github.com/user-attachments/assets/9e87ea2e-19df-4425-9702-78eea339bedb)


![image](https://github.com/user-attachments/assets/e1fda929-731e-490c-8fa6-488efba80ce7)


![image](https://github.com/user-attachments/assets/71007482-ee19-454b-b303-2e7551f54838)


please take a look
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This will not be worked on level2
Projects
None yet
2 participants