Skip to main content
added 19 characters in body
Source Link

If someone still looking for answer, belowthe line below worked perfectly for me

I appendedentered =("my_value")=("my_value").
i.e. =("04SEP2009")=("04SEP2009") displayed as 04SEP200904SEP2009 not as 09/04/200909/04/2009

The same worked for integers more than 15 digits, they. They weren't getting trimmed anymore.

If someone still looking for answer, below line worked perfectly for me

I appended =("my_value") i.e. =("04SEP2009") displayed as 04SEP2009 not as 09/04/2009

same worked for integers more than 15 digits, they weren't getting trimmed anymore

If someone still looking for answer, the line below worked perfectly for me

I entered =("my_value").
i.e. =("04SEP2009") displayed as 04SEP2009 not as 09/04/2009

The same worked for integers more than 15 digits. They weren't getting trimmed anymore.

Source Link

If someone still looking for answer, below line worked perfectly for me

I appended =("my_value") i.e. =("04SEP2009") displayed as 04SEP2009 not as 09/04/2009

same worked for integers more than 15 digits, they weren't getting trimmed anymore