Abbreviated Month name
DO NOT take first 3 characters from a month name to get an abbreviated month name. This can give you duplicate results in some languages as first 3 characters of two months may be same.
I have encountered this with the Czech language.
So, use the following:
If the month is 1 i.e. January
So, to get abbreviated month name ALWAYS use
Monthname(1, True)
This will always return standard abbreviated month name.
»
- Vishesh's blog
- Login or register to post comments
- 7781 reads
Recent comments
5 years 43 weeks ago
6 years 29 weeks ago
6 years 41 weeks ago
6 years 44 weeks ago
6 years 45 weeks ago
6 years 50 weeks ago
7 years 6 weeks ago
7 years 7 weeks ago
7 years 7 weeks ago
7 years 7 weeks ago