Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 00:06:20 +0000



Post From: Is it possible to have a drop down list as an input for a study setting?

[2025-02-19 01:59:00]
seandunaway - Posts: 348
here's the interface to SCDateTime

https://www.sierrachart.com/downloads/2700/ACS_Source/scdatetime.h
Working with the SCDateTime Variables and Values

check out SCDateTime::ToUNIXTime() and similar, or use the many helpful built-in methods for comparing dates and times

also, remember you're just using c/c++.. all the standard libraries (and even platform and external libraries) are also available to you
Date Time Of Last Edit: 2025-02-19 02:03:55