Hi,
Is it possible to translate the month name from a datetime? For example, I would like to get the result in Spanish for this query: SELECT MONTH_NAME(CAST('2018-02-19T10:23:27Z' AS TIMESTAMP)) AS month;
Hi,
Is it possible to translate the month name from a datetime? For example, I would like to get the result in Spanish for this query: SELECT MONTH_NAME(CAST('2018-02-19T10:23:27Z' AS TIMESTAMP)) AS month;
Unfortunately this locale-aware functionality is not supported at the moment.
I suggest that you create a github issue requesting it and see if we can include it in our roadmap.
Thank you!
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.