diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 76e2f144..8fc2ef6b 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -66,7 +66,8 @@ TODO: LOCALIZATION - CLIENT DISPLAY: - Client uses the built in browser tolocale* methods to display dates to user both in their desired format and desired time zone, i.e. NO HOUR ADJUSTMENTS USED -- Proper way to definitevely display a date in desired time zone: DATE.toLocaleString('en-GB', { timeZone: 'UTC', dateStyle: "short",timeStyle: "short", hour12: false }) - + + - CUSTOM DATE FIELD NOT SETTING TIME NOW?? - SB able to ditch the dayjs library entirely once done! - CURRENCY code, need to be able to set currency as a user option, no way to deduce it except maybe a default through deduction of locale