# Show post Year?

**URL:** https://meta.discourse.org/t/show-post-year/37187
**Category:** Support
**Created:** [28. Dezember 2015 um 12:32 UTC](https://meta.discourse.org/t/show-post-year/37187 "2015-12-28T12:32:36Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)
#### Post date: [28. Dezember 2015 um 13:05 UTC](https://meta.discourse.org/t/show-post-year/37187/3 "2015-12-28T13:05:50Z")

</div>

I’m kinda guessing here - but I think this will do it.

Use `Admin` \> `Customize` \> `Text Content` …

search for `'YY` which will 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 and adjust those replacing `'YY` with `YYYY` to get the full year.

---

_[View the full topic](https://meta.discourse.org/t/show-post-year/37187)._
