View Single Post
Old 02-18-2023, 12:10 PM   #512
dunhill
Guru
dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.dunhill ought to be getting tired of karma fortunes by now.
 
dunhill's Avatar
 
Posts: 908
Karma: 810834
Join Date: Sep 2017
Location: Buenos Aires, Argentina
Device: moon+ reader, kindle paperwhite
Quote:
Originally Posted by dunhill View Post
mistake in formula
I have a column with date read finished
I want to know what month it is in another column. So I created a column that depended on another and in the template I put it like this:
{#column name:'test($, strcat(format_date($,'mmm')),'Without date')'}

As a result I get Without date, 000 or Bad date.
How could I get the month that is in this way Jan, Feb, Mar
I answer myself
The month must be capital letter (MMM) but I did not discover why I get Bad Date
dunhill is offline   Reply With Quote