pub fn get_datetime_jst() -> Option<(i64, u32, u32, u32, u32, u32)>
現在の JST 日時を (年, 月, 日, 時, 分, 秒) で返す。未同期なら None。