If I put in 20200623 then Stata records 20200624
If I put in 20150713 then Stata records 20150712
If I put in 20150709 then Stata records 20150708
You can see what I mean by watching this video: https://www.youtube.com/watch?v=tf_3mquiZHA
This is really a strange behavior. Why is that?
I tried using various formats like %12.0g, %10.0g, and so on, but nothing works.
This problem does not happen if it's string instead of numeric.
If I put in 20150713 then Stata records 20150712
If I put in 20150709 then Stata records 20150708
You can see what I mean by watching this video: https://www.youtube.com/watch?v=tf_3mquiZHA
This is really a strange behavior. Why is that?
I tried using various formats like %12.0g, %10.0g, and so on, but nothing works.
This problem does not happen if it's string instead of numeric.
Comment