Latest Activity

code

How to convert a date and time to another format?

Hi! I would like to know how to convert a column with a date format such as dd/MM/YYYY 12:00:00 a.m to a format where only shows "dd/MM/YYYY". I have used the function FORMATDATE('dd/MM/YYYY, datecolumn) and although it gives me the format that I want ...

Timezone conversion Dates Questionable

code

formatting date to ddMMMyyyy which is equivalent to date9

Good day I have a datetime format represented as 07DEC2005:00:00:00.000000 please note this is a date not character. I now want to convert to 'ddMMMyyyy' but still to be in a date format not as text or character. i have tried this sql code formatdate...

SAS DENODO Dates

code

Text (timestamp) to date

Hi. My view has a field with timestamp. Although, the field type is "text". I really only want to get a date from the field, but I don't know how. Here is an example of the text field: 2019-12-21T13:15:49.000-0600 2019-10-02T15:01:43.000-0500 I need ...

Date Conversion Timezone conversion Dates Date

code

Return Data for the past 6 months

Hi. I'd like to query the Denodo view via a querying tool (i.e. WinQSL) for the data from the last 6 months. I have tried the following, but I can't seem to get the Denodo syntax correct. select * from denodo_view where transaction_date >= getdate...

Date Conversion Dynamic Dates Dates Date

code

denodo and R - Dates

Hi, For some reason on my computer and not my co-workers computer my R studio cannot read in dates from Denodo, It errors out and/or only brings in NA values. If you need screen shots please let me know.

Dates