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
- Add new comment
- 820 reads

Recent comments
6 hours 31 min ago
9 hours 55 min ago
10 hours 17 min ago
16 hours 20 min ago
17 hours 12 min ago
1 day 8 hours ago
1 day 8 hours ago
1 day 11 hours ago
1 day 19 hours ago
2 days 14 hours ago