Login Page - Create Account

Support Board


Date/Time: Tue, 22 Apr 2025 00:33:32 +0000



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

[2025-02-19 01:44:38]
LTSys - Posts: 68
probably something like this

Thanks for that... I'll look more into the samples.

Some things I just can't find... for example:

SCDateTime orderTime = order.EntryDateTime;

I'm trying to find a function to get the seconds or milliseconds since epoch from the SCDateTime object.

I'm also trying to find out how to get the offset from GMT for the SCDateTime... or is it already in GMT time?

TIA