ローカル時刻【TimeLocal】
datetime TimeLocal( ) Returns local computer time as number of seconds elapsed from 00:00 January 1, 19…
datetime TimeLocal( ) Returns local computer time as number of seconds elapsed from 00:00 January 1, 19…
int TimeHour(datetime time) Returns the hour for the specified time. 指定した時刻の時間を返します。 Parameters: パラメータ:…
int TimeDayOfYear(datetime date) Returns day (1 means 1 January,..,365(6) does 31 December) of year for…
int TimeDayOfWeek(datetime date) Returns the zero-based day of week (0 means Sunday,1,2,3,4,5,6) for th…
int TimeDay(datetime date) Returns day of month (1 – 31) for the specified date. 指定された日付の月の日(1 &#…
datetime TimeCurrent( ) Returns the last known server time (time of incoming of the latest quote) as nu…
int Seconds( ) Returns the amount of seconds elapsed from the beginning of the current minute of the la…
int Month( ) Returns the current month as number (1-January,2,3,4,5,6,7,8,9,10,11,12), i.e., the number…
int Minute( ) Returns the current minute (0,1,2,..59) of the last known server time by the moment of th…
int Hour( ) Returns the hour (0,1,2,..23) of the last known server time by the moment of the program st…