sakura/en/Format Property

Last-modified: 2008-03-29 (土) 06:26:44

Common Setting

[General Property], [Window Property], [Tab Bar Property], [Edit Property], [File Property], [Backup Property], [Format Property], [Search Property], [Keybind Property], [Custom Menu Property], [Tool Bar Property], [Keyword Property], [Help Property], [Macro Property], [Filename Property]

Formart Property

Date Format

The date used by the insertion function of the date format is set.
The format of a form long in which it is set that it sets it to the standard by the control panel is used.

The format control string combines and constructs the following element. When it encloses it with the single quotation mark to avoid a wrong interpretation, the character excluding this is safe though it is displayed as it is.
For instance [ "yyyy' Year 'M' Month 'd' Day ('dddd')'" ] When specifying it, Though it depends on the setting, [ 1997 Year 4 Month 30 Day ( Wednesday ) ] is stored.

Format indicatorMean
dDay of date. To the head 0 doesn't adhere.
ddDay of date. To the head for one digit 0 adheres.
dddA day of the week. The locale LOCALE_SABBREVMONTHNAME is used.
ddddA day of the week. The locale LOCALE_SMONTHNAME is used.
MThe month of date. To the head 0 doesn't adhere.
MMThe month of date. To the head for one digit 0 adheres.
MMMThe month of date. The locale LOCALE_SABBREVMONTHNAME is used.
MMMMThe month of date. The locale LOCALE_SMONTHNAME is used.
yThe year of date. To the head 0 doesn't adhere.
yyThe year of date. To the head for one digit 0 adheres.
yyyyThe year of date. It is shown by 4 digits.
ggCharacter string that indicates age such as "Heisei". The locale CAL_SERASTRING is used.

When the date doesn't have this information, it is disregarded.

Time Format

The time used by the insertion function of time format is set.
The format control string combines and constructs the following element. When it encloses it with the single quotation mark to avoid a wrong interpretation, the character excluding this is safe though it is displayed as it is.
For instance [ "tt hh' Hour 'm' Minute 's' Second '" ] When specifying it, Though it depends on the setting, [ AM 12 Hour 6 Minute 49 Second ] is stored.

Format indicatorMean
hTime of the system between 12 o'clock. To the head 0 doesn't adhere.
hhTime of the system between 12 o'clock. To the head if necessary 0 adheres.
HTime of the system between 24 o'clock. To the head 0 doesn't adhere.
HHTime of the system between 24 o'clock. To the head if necessary 0 adheres.
mMinute. To the head 0 doesn't adhere.
mmMinute. To the head if necessary 0 adheres.
sSecond. To the head 0 doesn't adhere.
ssSecond. To the head if necessary 0 adheres.
tTime marker. "A", "P" etc.
ttTime marker. "AM", "PM", "午前", "午後" etc.

Finding Sign

When the outline is analyzed, the sign identified as finding is defined.

Quotation Mark

The quotation mark applied to the head of each line is defined by the function of the selection range all line quotation copy.

[star] See: Change Quotation Mark

[Setting Folder] Button

The setting folder button is displayed only when setting it according to the user.