0 medlemmar och 1 gäst tittar på detta ämne.
[Main]EXEFILE=C:\Winnt\system32\ftp.exePARAMS=-s:ftps.scrINTERVAL=1#Create jpeg image that shows current date and timeCreateImage=1DateFormat= dddddd hh:nnImageOutFile=.\updated.jpg#Font used in image[Font]FontName=ArialFontSize=10FontStyle=Bold#FontStyle=Italic#FontStyle=Bold,Italic# NOTE! BGR colorformatFontColor=$FFFFFFBackColor=$000000## DateFormat ## c The ShortDateFormat, followed by the LongTimeFormat. # d Day as a number without a leading zero (1-31).# dd Day as a number with a leading zero (01-31).# ddd Day as an abbreviation (Sun-Sat) using the strings given by the ShortDayNames global variable.# dddd Day as a full name (Sunday-Saturday) using the strings given by the LongDayNames global variable.# ddddd Date using the format given by the ShortDateFormat global variable.# dddddd Date using the format given by the LongDateFormat global variable.# m Month as a number without a leading zero (1-12).# mm Month as a number with a leading zero (01-12). # mmm Month as an abbreviation (Jan-Dec) using the strings given by the ShortMonthNames global variable.# mmmm Month as a full name (January-December) using the strings given by the LongMonthNames global variable.# yy Year as a two-digit number (00-99).# yyyy Year as a four-digit number (0000-9999).# h Hour without a leading zero (0-23).# hh Hour with a leading zero (00-23).# n Minute without a leading zero (0-59).# nn Minute with a leading zero (00-59).# s Second without a leading zero (0-59).# ss Second with a leading zero (00-59).# t Time using the format given by the ShortTimeFormat global variable.# tt Time using the format given by the LongTimeFormat global variable.# am/pm Uses the 12-hour clock for the preceding h or hh specifier, and 'am' for any hour before noon, and 'pm' for any hour after noon. # a/p Uses the 12-hour clock for the preceding h or hh specifier, and 'a' for any hour before noon, and 'p' for any hour after noon. # / Date separator character given by the DateSeparator global variable.# : Time separator character given by the TimeSeparator global variable.