My application behaves differently when I work on Windows Server 2008 R2.
When I converted my PowerScript to .net project, today() 's functions returns the value as date along with time (date+time) instead of only date.
ldt_date = today()
any suggestions?