Search found 2 matches
- 16 Sep 2018, 03:00
- Forum: Episode / Movie Naming Scheme
- Topic: "Nth" Date Format for Airdate
- Replies: 5
- Views: 4062
Re: "Nth" Date Format for Airdate
Adding 1st / 2nd / 3rd / 4th is possible but will require a bit of code. Not sure if there's a one-liner for that. However, this date format might be close enough: 16 June 1995 dd MMMMM uuuu Here's the technical documentation for data patterns that can be used in Java / Groovy / FileBot: https ...
- 14 Sep 2018, 03:53
- Forum: Episode / Movie Naming Scheme
- Topic: "Nth" Date Format for Airdate
- Replies: 5
- Views: 4062
"Nth" Date Format for Airdate
It doesn't seem like this forum is all that active lately, but it's worth a try anyway. Although actual documentation for all of the more advanced methods seems to be thin on the ground, I've managed to discover through a mixture of experimentation and forum searching most of what I want. I've ...