How can I find the start-period that is used in the current sample?
For example, when using the commands
Code: Select all
smpl 2020:3 2020I believe I can use the command on a quarterly frequency:
Code: Select all
%tmp = @otods(1)
!start = @datepart(@dateval(%tmp), "Q")
Thomas
