# Can current version change the date format?

**URL:** https://meta.discourse.org/t/can-current-version-change-the-date-format/41480
**Category:** Support
**Created:** [March 23, 2016, 3:39pm UTC](https://meta.discourse.org/t/can-current-version-change-the-date-format/41480 "2016-03-23T15:39:01Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [March 25, 2021, 8:25pm UTC](https://meta.discourse.org/t/can-current-version-change-the-date-format/41480/3 "2021-03-25T20:25:32Z")

</div>

The previous post is linking to a deleted topic. The significant content of the post that was linked to is to first go to your Admin / Customize / Text page and search for `'YY`

That will return the following list:

`js.dates.tiny.date_year`  
`MMM 'YY`

`js.dates.medium.date_year`  
`MMM D, 'YY`

`js.dates.long_date_with_year`  
`MMM D, 'YY LT`

`js.dates.long_date_with_year_without_time`  
`MMM D, 'YY`

`js.dates.long_date_with_year_with_linebreak`  
`MMM D, 'YY <br/>LT`

Edit each of those entries to replace `'YY` with `YYYY` to get the full year.

---

_[View the full topic](https://meta.discourse.org/t/can-current-version-change-the-date-format/41480)._
