timezone.info()

Returns a structure describing the current timezone

  • utcTotalOffset
  • utcHourOffset
  • utcMinuteOffset
  • isDstOn
timezone.info( locale=locale )

Returns: Struct

Argument Description
locale
locale, optional

locale used to format the output.

Examples

There are currently no examples for this function

See also