原文 / 日本語
コピー
# 誕生日や記念日など、1年に1度必ずあるイベントはリピート機能を使用して、繰返し残り日数を表示させることができます。
# 日付計算機を使い、今日からの日付だけではなく過去から未来までの日付期間計算が可能です。
# 表示のフォーマットは年月日、月日、週日、日と4種類から自由に選択できます。
# 設定した通知を一覧で表示することができ、通知はそれぞれキャンセルすることができます。
翻訳 / 英語
- 2011/03/11 05:11:37に投稿されました
#Display the remaining days repeatedly using the repeat function for the annual events such as birthday and anniversary.
#Calculate the days of period(s), not only from today's date, but also past and future date, using date calculator.
#Select from 4 different formats, such as YY/MM/DD, MM/DD, weekday, or weekday/DD for your own display preference.
#Display the notification as a list and enable to cancel each notification as you need.
#Calculate the days of period(s), not only from today's date, but also past and future date, using date calculator.
#Select from 4 different formats, such as YY/MM/DD, MM/DD, weekday, or weekday/DD for your own display preference.
#Display the notification as a list and enable to cancel each notification as you need.
翻訳 / 英語
- 2011/03/11 00:03:28に投稿されました
#For events that always happen once a year, like birthdays or anniversaries, if you use the repeat function, the remaining days to that event will be displayed repeatedly.
#When you use the date calculator, it's possible not only to calculate the date from today, but also the date interval from the past to the future.
#The displayed formats are these four: year/month/day, month/day, week/day, day. You can freely choose which one to use.
#You can see at a glance notices of the setted preferences, and you can also cancel those notices.
#When you use the date calculator, it's possible not only to calculate the date from today, but also the date interval from the past to the future.
#The displayed formats are these four: year/month/day, month/day, week/day, day. You can freely choose which one to use.
#You can see at a glance notices of the setted preferences, and you can also cancel those notices.