wel i got a time in the insim but its not the time from my pc idk if i did it good
[SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]string[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] Time = [/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]Convert[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].ToString(System.[/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]DateTime[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].Now.TimeOfDay.Hours).PadLeft(2, [/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]'0'[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]) + [/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]":"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] + [/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]Convert[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].ToString(System.[/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]DateTime[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].Now.TimeOfDay.Minutes).PadLeft(2, [/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]'0'[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]);[/SIZE]
[SIZE=2]InSim.Send_BTN_CreateButton([/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]"^7"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] + Time + [/SIZE][SIZE=2][COLOR=#a31515][SIZE=2][COLOR=#a31515]" CET"[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2], [/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]Flags[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].[/SIZE][SIZE=2][COLOR=#2b91af][SIZE=2][COLOR=#2b91af]ButtonStyles[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2].ISB_DARK, 4, 15, 6, 90, 6, C.UniqueID, 2, [/SIZE][SIZE=2][COLOR=#0000ff][SIZE=2][COLOR=#0000ff]false[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2]);[/SIZE]