Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Machbase assumes that each client's Timezone is valid in each session.

In general, a method of designating a Timezone with time zone is specified as a string representing a specific time is used.

Code Block
"YYYY-MM-DD HH24:MI:SS ZZZ(Timezone String)"

Example) 
"12:06:56.568+01:00"  
"2006.07.10 at 15:08:56 -05:00"
"09  AM, GMT+09:00"

...