Skip to content

Instantly share code, notes, and snippets.

@wags
Created May 7, 2015 13:16
Show Gist options
  • Save wags/e6dcfb67d006a2a48a30 to your computer and use it in GitHub Desktop.
Save wags/e6dcfb67d006a2a48a30 to your computer and use it in GitHub Desktop.
UniVerse - determine last day in current month
EOM = OCONV(ICONV(OCONV(@DATE+31,'D-YM[4,2]'):'-01','D-YMD[4,2,2')-1,'D-YMD[4,2,2]')
CRT "END OF MONTH: ":EOM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment