// --- 日付変換.mac (ここから)---
begingroupundo;
replaceallfast "★★月",month+"月";
replaceallfast "★★日",day+"日";
endgroupundo;
// --- 日付変換.mac (ここから)---