[Rainmeter] BackgroundMode=1 KeepOnScreen=1 Update=1000 [Variables] Format.Time=locale-time Format.Date=%#d. %B %Y Format.Day=%A (uge %#W/dag %#j) Font.Name=Tahoma Font.Height=8 Font.Color=255,255,255,192 ;=========================================== ; Time Display ;=========================================== [MeterCenter] Meter=IMAGE X=0 Y=0 W=156 H=56 SolidColor=0,0,0,128 [mTime] Measure=TIME Format=#Format.Time# [mDate] Measure=TIME Format=#Format.Date# Substitute="January":"Januar","February":"Februar","March":"Marts","April":"April","May":"Maj","June":"Juni","July":"Juli","August":"August","September":"September","October":"Oktober","November":"November","December":"December" [mDay] Measure=TIME Format=#Format.Day# Substitute="Monday":"Mandag","Tuesday":"Tirsdag","Wednesday":"Onsdag","Thursday":"Torsdag","Friday":"Fredag","Saturday":"Lørdag","Sunday":"Søndag" [TimeText] Meter=STRING MeasureName=mTime X=10 Y=10 FontFace=#Font.Name# FontSize=#Font.Height# FontColor=#Font.Color# StringStyle=BOLD StringAlign=LEFT Antialias=1 [DateText] Meter=STRING MeasureName=mDate X=0r Y=10r FontFace=#Font.Name# FontSize=#Font.Height# FontColor=#Font.Color# StringStyle=BOLD StringAlign=LEFT Antialias=1 [DayText] Meter=STRING MeasureName=mDay X=0r Y=10r FontFace=#Font.Name# FontSize=#Font.Height# FontColor=#Font.Color# StringStyle=NORMAL StringAlign=LEFT Antialias=1