リファレンス URL:GM_build_date

コンパイル実行された時間を UTC ( Coordinated Universal Time ) で「実数型 (Real)」として値取得。

UTC のままでは分かりにくいため、date_time_string 関数を使って構文解析 ( parse )して用いる。

スクリプト・サンプル
draw_text(32, 32, date_time_string(GM_build_date));
Constants/GM_build_date