Show / Hide Table of Contents

Enum Verbrauch.SapTimezone

SAP systems are bad in date time and time zone handling. That's why we do it here, properly. Time zones in SAP are customizing. We can only hope that our enum contains the actual customer values.

Namespace: BO4E.COM
Assembly: BO4Enet.dll
Syntax
protected enum SapTimezone : int

Fields

Name Description
CEST

Central European Summer Time

CET

Central European Time

GMT

Greenwich Mean Time

MESZ

Central European Summer Time ("MittelEuropäische SommerZeit")

MEZ

Central European Time ("MittelEuropäische Zeit")

UTC

universal time coordinated

Extension Methods

BusinessObjectExtensions.DeepClone<Verbrauch.SapTimezone>()
COMExtensions.DeepClone<Verbrauch.SapTimezone>()
  • Improve this Doc
  • View Source
Back to top Generated by DocFX