Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DateFormatService_Format2_1_FullMethodName + const DateFormatService_Format2_2_FullMethodName + const DateFormatService_Format2_FullMethodName + const DateFormatService_GetBestDateTimePattern_FullMethodName + const DateFormatService_GetDateFormatOrder_FullMethodName + const DateFormatService_GetDateFormat_FullMethodName + const DateFormatService_GetLongDateFormat_FullMethodName + const DateFormatService_GetMediumDateFormat_FullMethodName + const DateFormatService_GetTimeFormat_FullMethodName + const DateFormatService_Is24HourFormat_FullMethodName + const DateFormatService_NewDateFormat_FullMethodName + const DateUtilsService_FormatDateRange4_2_FullMethodName + const DateUtilsService_FormatDateRange5_FullMethodName + const DateUtilsService_FormatDateRange6_1_FullMethodName + const DateUtilsService_FormatDateTime_FullMethodName + const DateUtilsService_FormatElapsedTime1_1_FullMethodName + const DateUtilsService_FormatElapsedTime2_FullMethodName + const DateUtilsService_FormatSameDayTime_FullMethodName + const DateUtilsService_GetAMPMString_FullMethodName + const DateUtilsService_GetDayOfWeekString_FullMethodName + const DateUtilsService_GetMonthString_FullMethodName + const DateUtilsService_GetRelativeDateTimeString_FullMethodName + const DateUtilsService_GetRelativeTimeSpanString1_2_FullMethodName + const DateUtilsService_GetRelativeTimeSpanString2_FullMethodName + const DateUtilsService_GetRelativeTimeSpanString3_1_FullMethodName + const DateUtilsService_GetRelativeTimeSpanString3_3_FullMethodName + const DateUtilsService_GetRelativeTimeSpanString4_4_FullMethodName + const DateUtilsService_IsToday_FullMethodName + const DateUtilsService_NewDateUtils_FullMethodName + const TerService_FormatFileSize_FullMethodName + const TerService_FormatIpAddress_FullMethodName + const TerService_FormatShortFileSize_FullMethodName + const TerService_NewTer_FullMethodName + const TimeService_After_FullMethodName + const TimeService_Before_FullMethodName + const TimeService_Clear_FullMethodName + const TimeService_Compare_FullMethodName + const TimeService_Format2445_FullMethodName + const TimeService_Format3339_FullMethodName + const TimeService_Format_FullMethodName + const TimeService_GetActualMaximum_FullMethodName + const TimeService_GetCurrentTimezone_FullMethodName + const TimeService_GetJulianDay_FullMethodName + const TimeService_GetJulianMondayFromWeeksSinceEpoch_FullMethodName + const TimeService_GetWeekNumber_FullMethodName + const TimeService_GetWeeksSinceEpochFromJulianDay_FullMethodName + const TimeService_IsEpoch_FullMethodName + const TimeService_NewTime_FullMethodName + const TimeService_Normalize_FullMethodName + const TimeService_Parse3339_FullMethodName + const TimeService_Parse_FullMethodName + const TimeService_Set1_3_FullMethodName + const TimeService_Set1_FullMethodName + const TimeService_Set3_1_FullMethodName + const TimeService_Set6_2_FullMethodName + const TimeService_SetJulianDay_FullMethodName + const TimeService_SetToNow_FullMethodName + const TimeService_SwitchTimezone_FullMethodName + const TimeService_ToMillis_FullMethodName + const TimeService_ToString_FullMethodName + var DateFormatService_ServiceDesc = grpc.ServiceDesc + var DateUtilsService_ServiceDesc = grpc.ServiceDesc + var File_proto_format_format_proto protoreflect.FileDescriptor + var TerService_ServiceDesc = grpc.ServiceDesc + var TimeService_ServiceDesc = grpc.ServiceDesc + func RegisterDateFormatServiceServer(s grpc.ServiceRegistrar, srv DateFormatServiceServer) + func RegisterDateUtilsServiceServer(s grpc.ServiceRegistrar, srv DateUtilsServiceServer) + func RegisterTerServiceServer(s grpc.ServiceRegistrar, srv TerServiceServer) + func RegisterTimeServiceServer(s grpc.ServiceRegistrar, srv TimeServiceServer) + type AfterRequest struct + Arg0 int64 + Handle int64 + func (*AfterRequest) Descriptor() ([]byte, []int) + func (*AfterRequest) ProtoMessage() + func (x *AfterRequest) GetArg0() int64 + func (x *AfterRequest) GetHandle() int64 + func (x *AfterRequest) ProtoReflect() protoreflect.Message + func (x *AfterRequest) Reset() + func (x *AfterRequest) String() string + type AfterResponse struct + Result bool + func (*AfterResponse) Descriptor() ([]byte, []int) + func (*AfterResponse) ProtoMessage() + func (x *AfterResponse) GetResult() bool + func (x *AfterResponse) ProtoReflect() protoreflect.Message + func (x *AfterResponse) Reset() + func (x *AfterResponse) String() string + type BeforeRequest struct + Arg0 int64 + Handle int64 + func (*BeforeRequest) Descriptor() ([]byte, []int) + func (*BeforeRequest) ProtoMessage() + func (x *BeforeRequest) GetArg0() int64 + func (x *BeforeRequest) GetHandle() int64 + func (x *BeforeRequest) ProtoReflect() protoreflect.Message + func (x *BeforeRequest) Reset() + func (x *BeforeRequest) String() string + type BeforeResponse struct + Result bool + func (*BeforeResponse) Descriptor() ([]byte, []int) + func (*BeforeResponse) ProtoMessage() + func (x *BeforeResponse) GetResult() bool + func (x *BeforeResponse) ProtoReflect() protoreflect.Message + func (x *BeforeResponse) Reset() + func (x *BeforeResponse) String() string + type ClearRequest struct + Arg0 string + Handle int64 + func (*ClearRequest) Descriptor() ([]byte, []int) + func (*ClearRequest) ProtoMessage() + func (x *ClearRequest) GetArg0() string + func (x *ClearRequest) GetHandle() int64 + func (x *ClearRequest) ProtoReflect() protoreflect.Message + func (x *ClearRequest) Reset() + func (x *ClearRequest) String() string + type ClearResponse struct + func (*ClearResponse) Descriptor() ([]byte, []int) + func (*ClearResponse) ProtoMessage() + func (x *ClearResponse) ProtoReflect() protoreflect.Message + func (x *ClearResponse) Reset() + func (x *ClearResponse) String() string + type CompareRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*CompareRequest) Descriptor() ([]byte, []int) + func (*CompareRequest) ProtoMessage() + func (x *CompareRequest) GetArg0() int64 + func (x *CompareRequest) GetArg1() int64 + func (x *CompareRequest) GetHandle() int64 + func (x *CompareRequest) ProtoReflect() protoreflect.Message + func (x *CompareRequest) Reset() + func (x *CompareRequest) String() string + type CompareResponse struct + Result int32 + func (*CompareResponse) Descriptor() ([]byte, []int) + func (*CompareResponse) ProtoMessage() + func (x *CompareResponse) GetResult() int32 + func (x *CompareResponse) ProtoReflect() protoreflect.Message + func (x *CompareResponse) Reset() + func (x *CompareResponse) String() string + type DateFormatServiceClient interface + Format2 func(ctx context.Context, in *Format2Request, opts ...grpc.CallOption) (*Format2Response, error) + Format2_1 func(ctx context.Context, in *Format2_1Request, opts ...grpc.CallOption) (*Format2_1Response, error) + Format2_2 func(ctx context.Context, in *Format2_2Request, opts ...grpc.CallOption) (*Format2_2Response, error) + GetBestDateTimePattern func(ctx context.Context, in *GetBestDateTimePatternRequest, ...) (*GetBestDateTimePatternResponse, error) + GetDateFormat func(ctx context.Context, in *GetDateFormatRequest, opts ...grpc.CallOption) (*GetDateFormatResponse, error) + GetDateFormatOrder func(ctx context.Context, in *GetDateFormatOrderRequest, opts ...grpc.CallOption) (*GetDateFormatOrderResponse, error) + GetLongDateFormat func(ctx context.Context, in *GetLongDateFormatRequest, opts ...grpc.CallOption) (*GetLongDateFormatResponse, error) + GetMediumDateFormat func(ctx context.Context, in *GetMediumDateFormatRequest, opts ...grpc.CallOption) (*GetMediumDateFormatResponse, error) + GetTimeFormat func(ctx context.Context, in *GetTimeFormatRequest, opts ...grpc.CallOption) (*GetTimeFormatResponse, error) + Is24HourFormat func(ctx context.Context, in *Is24HourFormatRequest, opts ...grpc.CallOption) (*Is24HourFormatResponse, error) + NewDateFormat func(ctx context.Context, in *NewDateFormatRequest, opts ...grpc.CallOption) (*NewDateFormatResponse, error) + func NewDateFormatServiceClient(cc grpc.ClientConnInterface) DateFormatServiceClient + type DateFormatServiceServer interface + Format2 func(context.Context, *Format2Request) (*Format2Response, error) + Format2_1 func(context.Context, *Format2_1Request) (*Format2_1Response, error) + Format2_2 func(context.Context, *Format2_2Request) (*Format2_2Response, error) + GetBestDateTimePattern func(context.Context, *GetBestDateTimePatternRequest) (*GetBestDateTimePatternResponse, error) + GetDateFormat func(context.Context, *GetDateFormatRequest) (*GetDateFormatResponse, error) + GetDateFormatOrder func(context.Context, *GetDateFormatOrderRequest) (*GetDateFormatOrderResponse, error) + GetLongDateFormat func(context.Context, *GetLongDateFormatRequest) (*GetLongDateFormatResponse, error) + GetMediumDateFormat func(context.Context, *GetMediumDateFormatRequest) (*GetMediumDateFormatResponse, error) + GetTimeFormat func(context.Context, *GetTimeFormatRequest) (*GetTimeFormatResponse, error) + Is24HourFormat func(context.Context, *Is24HourFormatRequest) (*Is24HourFormatResponse, error) + NewDateFormat func(context.Context, *NewDateFormatRequest) (*NewDateFormatResponse, error) + type DateUtilsServiceClient interface + FormatDateRange4_2 func(ctx context.Context, in *FormatDateRange4_2Request, opts ...grpc.CallOption) (*FormatDateRange4_2Response, error) + FormatDateRange5 func(ctx context.Context, in *FormatDateRange5Request, opts ...grpc.CallOption) (*FormatDateRange5Response, error) + FormatDateRange6_1 func(ctx context.Context, in *FormatDateRange6_1Request, opts ...grpc.CallOption) (*FormatDateRange6_1Response, error) + FormatDateTime func(ctx context.Context, in *FormatDateTimeRequest, opts ...grpc.CallOption) (*FormatDateTimeResponse, error) + FormatElapsedTime1_1 func(ctx context.Context, in *FormatElapsedTime1_1Request, opts ...grpc.CallOption) (*FormatElapsedTime1_1Response, error) + FormatElapsedTime2 func(ctx context.Context, in *FormatElapsedTime2Request, opts ...grpc.CallOption) (*FormatElapsedTime2Response, error) + FormatSameDayTime func(ctx context.Context, in *FormatSameDayTimeRequest, opts ...grpc.CallOption) (*FormatSameDayTimeResponse, error) + GetAMPMString func(ctx context.Context, in *GetAMPMStringRequest, opts ...grpc.CallOption) (*GetAMPMStringResponse, error) + GetDayOfWeekString func(ctx context.Context, in *GetDayOfWeekStringRequest, opts ...grpc.CallOption) (*GetDayOfWeekStringResponse, error) + GetMonthString func(ctx context.Context, in *GetMonthStringRequest, opts ...grpc.CallOption) (*GetMonthStringResponse, error) + GetRelativeDateTimeString func(ctx context.Context, in *GetRelativeDateTimeStringRequest, ...) (*GetRelativeDateTimeStringResponse, error) + GetRelativeTimeSpanString1_2 func(ctx context.Context, in *GetRelativeTimeSpanString1_2Request, ...) (*GetRelativeTimeSpanString1_2Response, error) + GetRelativeTimeSpanString2 func(ctx context.Context, in *GetRelativeTimeSpanString2Request, ...) (*GetRelativeTimeSpanString2Response, error) + GetRelativeTimeSpanString3_1 func(ctx context.Context, in *GetRelativeTimeSpanString3_1Request, ...) (*GetRelativeTimeSpanString3_1Response, error) + GetRelativeTimeSpanString3_3 func(ctx context.Context, in *GetRelativeTimeSpanString3_3Request, ...) (*GetRelativeTimeSpanString3_3Response, error) + GetRelativeTimeSpanString4_4 func(ctx context.Context, in *GetRelativeTimeSpanString4_4Request, ...) (*GetRelativeTimeSpanString4_4Response, error) + IsToday func(ctx context.Context, in *IsTodayRequest, opts ...grpc.CallOption) (*IsTodayResponse, error) + NewDateUtils func(ctx context.Context, in *NewDateUtilsRequest, opts ...grpc.CallOption) (*NewDateUtilsResponse, error) + func NewDateUtilsServiceClient(cc grpc.ClientConnInterface) DateUtilsServiceClient + type DateUtilsServiceServer interface + FormatDateRange4_2 func(context.Context, *FormatDateRange4_2Request) (*FormatDateRange4_2Response, error) + FormatDateRange5 func(context.Context, *FormatDateRange5Request) (*FormatDateRange5Response, error) + FormatDateRange6_1 func(context.Context, *FormatDateRange6_1Request) (*FormatDateRange6_1Response, error) + FormatDateTime func(context.Context, *FormatDateTimeRequest) (*FormatDateTimeResponse, error) + FormatElapsedTime1_1 func(context.Context, *FormatElapsedTime1_1Request) (*FormatElapsedTime1_1Response, error) + FormatElapsedTime2 func(context.Context, *FormatElapsedTime2Request) (*FormatElapsedTime2Response, error) + FormatSameDayTime func(context.Context, *FormatSameDayTimeRequest) (*FormatSameDayTimeResponse, error) + GetAMPMString func(context.Context, *GetAMPMStringRequest) (*GetAMPMStringResponse, error) + GetDayOfWeekString func(context.Context, *GetDayOfWeekStringRequest) (*GetDayOfWeekStringResponse, error) + GetMonthString func(context.Context, *GetMonthStringRequest) (*GetMonthStringResponse, error) + GetRelativeDateTimeString func(context.Context, *GetRelativeDateTimeStringRequest) (*GetRelativeDateTimeStringResponse, error) + GetRelativeTimeSpanString1_2 func(context.Context, *GetRelativeTimeSpanString1_2Request) (*GetRelativeTimeSpanString1_2Response, error) + GetRelativeTimeSpanString2 func(context.Context, *GetRelativeTimeSpanString2Request) (*GetRelativeTimeSpanString2Response, error) + GetRelativeTimeSpanString3_1 func(context.Context, *GetRelativeTimeSpanString3_1Request) (*GetRelativeTimeSpanString3_1Response, error) + GetRelativeTimeSpanString3_3 func(context.Context, *GetRelativeTimeSpanString3_3Request) (*GetRelativeTimeSpanString3_3Response, error) + GetRelativeTimeSpanString4_4 func(context.Context, *GetRelativeTimeSpanString4_4Request) (*GetRelativeTimeSpanString4_4Response, error) + IsToday func(context.Context, *IsTodayRequest) (*IsTodayResponse, error) + NewDateUtils func(context.Context, *NewDateUtilsRequest) (*NewDateUtilsResponse, error) + type Format2445Request struct + Handle int64 + func (*Format2445Request) Descriptor() ([]byte, []int) + func (*Format2445Request) ProtoMessage() + func (x *Format2445Request) GetHandle() int64 + func (x *Format2445Request) ProtoReflect() protoreflect.Message + func (x *Format2445Request) Reset() + func (x *Format2445Request) String() string + type Format2445Response struct + Result string + func (*Format2445Response) Descriptor() ([]byte, []int) + func (*Format2445Response) ProtoMessage() + func (x *Format2445Response) GetResult() string + func (x *Format2445Response) ProtoReflect() protoreflect.Message + func (x *Format2445Response) Reset() + func (x *Format2445Response) String() string + type Format2Request struct + Arg0 string + Arg1 int64 + Handle int64 + func (*Format2Request) Descriptor() ([]byte, []int) + func (*Format2Request) ProtoMessage() + func (x *Format2Request) GetArg0() string + func (x *Format2Request) GetArg1() int64 + func (x *Format2Request) GetHandle() int64 + func (x *Format2Request) ProtoReflect() protoreflect.Message + func (x *Format2Request) Reset() + func (x *Format2Request) String() string + type Format2Response struct + Result int64 + func (*Format2Response) Descriptor() ([]byte, []int) + func (*Format2Response) ProtoMessage() + func (x *Format2Response) GetResult() int64 + func (x *Format2Response) ProtoReflect() protoreflect.Message + func (x *Format2Response) Reset() + func (x *Format2Response) String() string + type Format2_1Request struct + Arg0 string + Arg1 int64 + Handle int64 + func (*Format2_1Request) Descriptor() ([]byte, []int) + func (*Format2_1Request) ProtoMessage() + func (x *Format2_1Request) GetArg0() string + func (x *Format2_1Request) GetArg1() int64 + func (x *Format2_1Request) GetHandle() int64 + func (x *Format2_1Request) ProtoReflect() protoreflect.Message + func (x *Format2_1Request) Reset() + func (x *Format2_1Request) String() string + type Format2_1Response struct + Result int64 + func (*Format2_1Response) Descriptor() ([]byte, []int) + func (*Format2_1Response) ProtoMessage() + func (x *Format2_1Response) GetResult() int64 + func (x *Format2_1Response) ProtoReflect() protoreflect.Message + func (x *Format2_1Response) Reset() + func (x *Format2_1Response) String() string + type Format2_2Request struct + Arg0 string + Arg1 int64 + Handle int64 + func (*Format2_2Request) Descriptor() ([]byte, []int) + func (*Format2_2Request) ProtoMessage() + func (x *Format2_2Request) GetArg0() string + func (x *Format2_2Request) GetArg1() int64 + func (x *Format2_2Request) GetHandle() int64 + func (x *Format2_2Request) ProtoReflect() protoreflect.Message + func (x *Format2_2Request) Reset() + func (x *Format2_2Request) String() string + type Format2_2Response struct + Result int64 + func (*Format2_2Response) Descriptor() ([]byte, []int) + func (*Format2_2Response) ProtoMessage() + func (x *Format2_2Response) GetResult() int64 + func (x *Format2_2Response) ProtoReflect() protoreflect.Message + func (x *Format2_2Response) Reset() + func (x *Format2_2Response) String() string + type Format3339Request struct + Arg0 bool + Handle int64 + func (*Format3339Request) Descriptor() ([]byte, []int) + func (*Format3339Request) ProtoMessage() + func (x *Format3339Request) GetArg0() bool + func (x *Format3339Request) GetHandle() int64 + func (x *Format3339Request) ProtoReflect() protoreflect.Message + func (x *Format3339Request) Reset() + func (x *Format3339Request) String() string + type Format3339Response struct + Result string + func (*Format3339Response) Descriptor() ([]byte, []int) + func (*Format3339Response) ProtoMessage() + func (x *Format3339Response) GetResult() string + func (x *Format3339Response) ProtoReflect() protoreflect.Message + func (x *Format3339Response) Reset() + func (x *Format3339Response) String() string + type FormatDateRange4_2Request struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int32 + Handle int64 + func (*FormatDateRange4_2Request) Descriptor() ([]byte, []int) + func (*FormatDateRange4_2Request) ProtoMessage() + func (x *FormatDateRange4_2Request) GetArg0() int64 + func (x *FormatDateRange4_2Request) GetArg1() int64 + func (x *FormatDateRange4_2Request) GetArg2() int64 + func (x *FormatDateRange4_2Request) GetArg3() int32 + func (x *FormatDateRange4_2Request) GetHandle() int64 + func (x *FormatDateRange4_2Request) ProtoReflect() protoreflect.Message + func (x *FormatDateRange4_2Request) Reset() + func (x *FormatDateRange4_2Request) String() string + type FormatDateRange4_2Response struct + Result string + func (*FormatDateRange4_2Response) Descriptor() ([]byte, []int) + func (*FormatDateRange4_2Response) ProtoMessage() + func (x *FormatDateRange4_2Response) GetResult() string + func (x *FormatDateRange4_2Response) ProtoReflect() protoreflect.Message + func (x *FormatDateRange4_2Response) Reset() + func (x *FormatDateRange4_2Response) String() string + type FormatDateRange5Request struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int64 + Arg4 int32 + Handle int64 + func (*FormatDateRange5Request) Descriptor() ([]byte, []int) + func (*FormatDateRange5Request) ProtoMessage() + func (x *FormatDateRange5Request) GetArg0() int64 + func (x *FormatDateRange5Request) GetArg1() int64 + func (x *FormatDateRange5Request) GetArg2() int64 + func (x *FormatDateRange5Request) GetArg3() int64 + func (x *FormatDateRange5Request) GetArg4() int32 + func (x *FormatDateRange5Request) GetHandle() int64 + func (x *FormatDateRange5Request) ProtoReflect() protoreflect.Message + func (x *FormatDateRange5Request) Reset() + func (x *FormatDateRange5Request) String() string + type FormatDateRange5Response struct + Result int64 + func (*FormatDateRange5Response) Descriptor() ([]byte, []int) + func (*FormatDateRange5Response) ProtoMessage() + func (x *FormatDateRange5Response) GetResult() int64 + func (x *FormatDateRange5Response) ProtoReflect() protoreflect.Message + func (x *FormatDateRange5Response) Reset() + func (x *FormatDateRange5Response) String() string + type FormatDateRange6_1Request struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int64 + Arg4 int32 + Arg5 string + Handle int64 + func (*FormatDateRange6_1Request) Descriptor() ([]byte, []int) + func (*FormatDateRange6_1Request) ProtoMessage() + func (x *FormatDateRange6_1Request) GetArg0() int64 + func (x *FormatDateRange6_1Request) GetArg1() int64 + func (x *FormatDateRange6_1Request) GetArg2() int64 + func (x *FormatDateRange6_1Request) GetArg3() int64 + func (x *FormatDateRange6_1Request) GetArg4() int32 + func (x *FormatDateRange6_1Request) GetArg5() string + func (x *FormatDateRange6_1Request) GetHandle() int64 + func (x *FormatDateRange6_1Request) ProtoReflect() protoreflect.Message + func (x *FormatDateRange6_1Request) Reset() + func (x *FormatDateRange6_1Request) String() string + type FormatDateRange6_1Response struct + Result int64 + func (*FormatDateRange6_1Response) Descriptor() ([]byte, []int) + func (*FormatDateRange6_1Response) ProtoMessage() + func (x *FormatDateRange6_1Response) GetResult() int64 + func (x *FormatDateRange6_1Response) ProtoReflect() protoreflect.Message + func (x *FormatDateRange6_1Response) Reset() + func (x *FormatDateRange6_1Response) String() string + type FormatDateTimeRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int32 + Handle int64 + func (*FormatDateTimeRequest) Descriptor() ([]byte, []int) + func (*FormatDateTimeRequest) ProtoMessage() + func (x *FormatDateTimeRequest) GetArg0() int64 + func (x *FormatDateTimeRequest) GetArg1() int64 + func (x *FormatDateTimeRequest) GetArg2() int32 + func (x *FormatDateTimeRequest) GetHandle() int64 + func (x *FormatDateTimeRequest) ProtoReflect() protoreflect.Message + func (x *FormatDateTimeRequest) Reset() + func (x *FormatDateTimeRequest) String() string + type FormatDateTimeResponse struct + Result string + func (*FormatDateTimeResponse) Descriptor() ([]byte, []int) + func (*FormatDateTimeResponse) ProtoMessage() + func (x *FormatDateTimeResponse) GetResult() string + func (x *FormatDateTimeResponse) ProtoReflect() protoreflect.Message + func (x *FormatDateTimeResponse) Reset() + func (x *FormatDateTimeResponse) String() string + type FormatElapsedTime1_1Request struct + Arg0 int64 + Handle int64 + func (*FormatElapsedTime1_1Request) Descriptor() ([]byte, []int) + func (*FormatElapsedTime1_1Request) ProtoMessage() + func (x *FormatElapsedTime1_1Request) GetArg0() int64 + func (x *FormatElapsedTime1_1Request) GetHandle() int64 + func (x *FormatElapsedTime1_1Request) ProtoReflect() protoreflect.Message + func (x *FormatElapsedTime1_1Request) Reset() + func (x *FormatElapsedTime1_1Request) String() string + type FormatElapsedTime1_1Response struct + Result string + func (*FormatElapsedTime1_1Response) Descriptor() ([]byte, []int) + func (*FormatElapsedTime1_1Response) ProtoMessage() + func (x *FormatElapsedTime1_1Response) GetResult() string + func (x *FormatElapsedTime1_1Response) ProtoReflect() protoreflect.Message + func (x *FormatElapsedTime1_1Response) Reset() + func (x *FormatElapsedTime1_1Response) String() string + type FormatElapsedTime2Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*FormatElapsedTime2Request) Descriptor() ([]byte, []int) + func (*FormatElapsedTime2Request) ProtoMessage() + func (x *FormatElapsedTime2Request) GetArg0() int64 + func (x *FormatElapsedTime2Request) GetArg1() int64 + func (x *FormatElapsedTime2Request) GetHandle() int64 + func (x *FormatElapsedTime2Request) ProtoReflect() protoreflect.Message + func (x *FormatElapsedTime2Request) Reset() + func (x *FormatElapsedTime2Request) String() string + type FormatElapsedTime2Response struct + Result string + func (*FormatElapsedTime2Response) Descriptor() ([]byte, []int) + func (*FormatElapsedTime2Response) ProtoMessage() + func (x *FormatElapsedTime2Response) GetResult() string + func (x *FormatElapsedTime2Response) ProtoReflect() protoreflect.Message + func (x *FormatElapsedTime2Response) Reset() + func (x *FormatElapsedTime2Response) String() string + type FormatFileSizeRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*FormatFileSizeRequest) Descriptor() ([]byte, []int) + func (*FormatFileSizeRequest) ProtoMessage() + func (x *FormatFileSizeRequest) GetArg0() int64 + func (x *FormatFileSizeRequest) GetArg1() int64 + func (x *FormatFileSizeRequest) GetHandle() int64 + func (x *FormatFileSizeRequest) ProtoReflect() protoreflect.Message + func (x *FormatFileSizeRequest) Reset() + func (x *FormatFileSizeRequest) String() string + type FormatFileSizeResponse struct + Result string + func (*FormatFileSizeResponse) Descriptor() ([]byte, []int) + func (*FormatFileSizeResponse) ProtoMessage() + func (x *FormatFileSizeResponse) GetResult() string + func (x *FormatFileSizeResponse) ProtoReflect() protoreflect.Message + func (x *FormatFileSizeResponse) Reset() + func (x *FormatFileSizeResponse) String() string + type FormatIpAddressRequest struct + Arg0 int32 + Handle int64 + func (*FormatIpAddressRequest) Descriptor() ([]byte, []int) + func (*FormatIpAddressRequest) ProtoMessage() + func (x *FormatIpAddressRequest) GetArg0() int32 + func (x *FormatIpAddressRequest) GetHandle() int64 + func (x *FormatIpAddressRequest) ProtoReflect() protoreflect.Message + func (x *FormatIpAddressRequest) Reset() + func (x *FormatIpAddressRequest) String() string + type FormatIpAddressResponse struct + Result string + func (*FormatIpAddressResponse) Descriptor() ([]byte, []int) + func (*FormatIpAddressResponse) ProtoMessage() + func (x *FormatIpAddressResponse) GetResult() string + func (x *FormatIpAddressResponse) ProtoReflect() protoreflect.Message + func (x *FormatIpAddressResponse) Reset() + func (x *FormatIpAddressResponse) String() string + type FormatRequest struct + Arg0 string + Handle int64 + func (*FormatRequest) Descriptor() ([]byte, []int) + func (*FormatRequest) ProtoMessage() + func (x *FormatRequest) GetArg0() string + func (x *FormatRequest) GetHandle() int64 + func (x *FormatRequest) ProtoReflect() protoreflect.Message + func (x *FormatRequest) Reset() + func (x *FormatRequest) String() string + type FormatResponse struct + Result string + func (*FormatResponse) Descriptor() ([]byte, []int) + func (*FormatResponse) ProtoMessage() + func (x *FormatResponse) GetResult() string + func (x *FormatResponse) ProtoReflect() protoreflect.Message + func (x *FormatResponse) Reset() + func (x *FormatResponse) String() string + type FormatSameDayTimeRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int32 + Arg3 int32 + Handle int64 + func (*FormatSameDayTimeRequest) Descriptor() ([]byte, []int) + func (*FormatSameDayTimeRequest) ProtoMessage() + func (x *FormatSameDayTimeRequest) GetArg0() int64 + func (x *FormatSameDayTimeRequest) GetArg1() int64 + func (x *FormatSameDayTimeRequest) GetArg2() int32 + func (x *FormatSameDayTimeRequest) GetArg3() int32 + func (x *FormatSameDayTimeRequest) GetHandle() int64 + func (x *FormatSameDayTimeRequest) ProtoReflect() protoreflect.Message + func (x *FormatSameDayTimeRequest) Reset() + func (x *FormatSameDayTimeRequest) String() string + type FormatSameDayTimeResponse struct + Result int64 + func (*FormatSameDayTimeResponse) Descriptor() ([]byte, []int) + func (*FormatSameDayTimeResponse) ProtoMessage() + func (x *FormatSameDayTimeResponse) GetResult() int64 + func (x *FormatSameDayTimeResponse) ProtoReflect() protoreflect.Message + func (x *FormatSameDayTimeResponse) Reset() + func (x *FormatSameDayTimeResponse) String() string + type FormatShortFileSizeRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*FormatShortFileSizeRequest) Descriptor() ([]byte, []int) + func (*FormatShortFileSizeRequest) ProtoMessage() + func (x *FormatShortFileSizeRequest) GetArg0() int64 + func (x *FormatShortFileSizeRequest) GetArg1() int64 + func (x *FormatShortFileSizeRequest) GetHandle() int64 + func (x *FormatShortFileSizeRequest) ProtoReflect() protoreflect.Message + func (x *FormatShortFileSizeRequest) Reset() + func (x *FormatShortFileSizeRequest) String() string + type FormatShortFileSizeResponse struct + Result string + func (*FormatShortFileSizeResponse) Descriptor() ([]byte, []int) + func (*FormatShortFileSizeResponse) ProtoMessage() + func (x *FormatShortFileSizeResponse) GetResult() string + func (x *FormatShortFileSizeResponse) ProtoReflect() protoreflect.Message + func (x *FormatShortFileSizeResponse) Reset() + func (x *FormatShortFileSizeResponse) String() string + type GetAMPMStringRequest struct + Arg0 int32 + Handle int64 + func (*GetAMPMStringRequest) Descriptor() ([]byte, []int) + func (*GetAMPMStringRequest) ProtoMessage() + func (x *GetAMPMStringRequest) GetArg0() int32 + func (x *GetAMPMStringRequest) GetHandle() int64 + func (x *GetAMPMStringRequest) ProtoReflect() protoreflect.Message + func (x *GetAMPMStringRequest) Reset() + func (x *GetAMPMStringRequest) String() string + type GetAMPMStringResponse struct + Result string + func (*GetAMPMStringResponse) Descriptor() ([]byte, []int) + func (*GetAMPMStringResponse) ProtoMessage() + func (x *GetAMPMStringResponse) GetResult() string + func (x *GetAMPMStringResponse) ProtoReflect() protoreflect.Message + func (x *GetAMPMStringResponse) Reset() + func (x *GetAMPMStringResponse) String() string + type GetActualMaximumRequest struct + Arg0 int32 + Handle int64 + func (*GetActualMaximumRequest) Descriptor() ([]byte, []int) + func (*GetActualMaximumRequest) ProtoMessage() + func (x *GetActualMaximumRequest) GetArg0() int32 + func (x *GetActualMaximumRequest) GetHandle() int64 + func (x *GetActualMaximumRequest) ProtoReflect() protoreflect.Message + func (x *GetActualMaximumRequest) Reset() + func (x *GetActualMaximumRequest) String() string + type GetActualMaximumResponse struct + Result int32 + func (*GetActualMaximumResponse) Descriptor() ([]byte, []int) + func (*GetActualMaximumResponse) ProtoMessage() + func (x *GetActualMaximumResponse) GetResult() int32 + func (x *GetActualMaximumResponse) ProtoReflect() protoreflect.Message + func (x *GetActualMaximumResponse) Reset() + func (x *GetActualMaximumResponse) String() string + type GetBestDateTimePatternRequest struct + Arg0 int64 + Arg1 string + Handle int64 + func (*GetBestDateTimePatternRequest) Descriptor() ([]byte, []int) + func (*GetBestDateTimePatternRequest) ProtoMessage() + func (x *GetBestDateTimePatternRequest) GetArg0() int64 + func (x *GetBestDateTimePatternRequest) GetArg1() string + func (x *GetBestDateTimePatternRequest) GetHandle() int64 + func (x *GetBestDateTimePatternRequest) ProtoReflect() protoreflect.Message + func (x *GetBestDateTimePatternRequest) Reset() + func (x *GetBestDateTimePatternRequest) String() string + type GetBestDateTimePatternResponse struct + Result string + func (*GetBestDateTimePatternResponse) Descriptor() ([]byte, []int) + func (*GetBestDateTimePatternResponse) ProtoMessage() + func (x *GetBestDateTimePatternResponse) GetResult() string + func (x *GetBestDateTimePatternResponse) ProtoReflect() protoreflect.Message + func (x *GetBestDateTimePatternResponse) Reset() + func (x *GetBestDateTimePatternResponse) String() string + type GetCurrentTimezoneRequest struct + Handle int64 + func (*GetCurrentTimezoneRequest) Descriptor() ([]byte, []int) + func (*GetCurrentTimezoneRequest) ProtoMessage() + func (x *GetCurrentTimezoneRequest) GetHandle() int64 + func (x *GetCurrentTimezoneRequest) ProtoReflect() protoreflect.Message + func (x *GetCurrentTimezoneRequest) Reset() + func (x *GetCurrentTimezoneRequest) String() string + type GetCurrentTimezoneResponse struct + Result string + func (*GetCurrentTimezoneResponse) Descriptor() ([]byte, []int) + func (*GetCurrentTimezoneResponse) ProtoMessage() + func (x *GetCurrentTimezoneResponse) GetResult() string + func (x *GetCurrentTimezoneResponse) ProtoReflect() protoreflect.Message + func (x *GetCurrentTimezoneResponse) Reset() + func (x *GetCurrentTimezoneResponse) String() string + type GetDateFormatOrderRequest struct + Arg0 int64 + Handle int64 + func (*GetDateFormatOrderRequest) Descriptor() ([]byte, []int) + func (*GetDateFormatOrderRequest) ProtoMessage() + func (x *GetDateFormatOrderRequest) GetArg0() int64 + func (x *GetDateFormatOrderRequest) GetHandle() int64 + func (x *GetDateFormatOrderRequest) ProtoReflect() protoreflect.Message + func (x *GetDateFormatOrderRequest) Reset() + func (x *GetDateFormatOrderRequest) String() string + type GetDateFormatOrderResponse struct + Result int64 + func (*GetDateFormatOrderResponse) Descriptor() ([]byte, []int) + func (*GetDateFormatOrderResponse) ProtoMessage() + func (x *GetDateFormatOrderResponse) GetResult() int64 + func (x *GetDateFormatOrderResponse) ProtoReflect() protoreflect.Message + func (x *GetDateFormatOrderResponse) Reset() + func (x *GetDateFormatOrderResponse) String() string + type GetDateFormatRequest struct + Arg0 int64 + Handle int64 + func (*GetDateFormatRequest) Descriptor() ([]byte, []int) + func (*GetDateFormatRequest) ProtoMessage() + func (x *GetDateFormatRequest) GetArg0() int64 + func (x *GetDateFormatRequest) GetHandle() int64 + func (x *GetDateFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetDateFormatRequest) Reset() + func (x *GetDateFormatRequest) String() string + type GetDateFormatResponse struct + Result int64 + func (*GetDateFormatResponse) Descriptor() ([]byte, []int) + func (*GetDateFormatResponse) ProtoMessage() + func (x *GetDateFormatResponse) GetResult() int64 + func (x *GetDateFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetDateFormatResponse) Reset() + func (x *GetDateFormatResponse) String() string + type GetDayOfWeekStringRequest struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*GetDayOfWeekStringRequest) Descriptor() ([]byte, []int) + func (*GetDayOfWeekStringRequest) ProtoMessage() + func (x *GetDayOfWeekStringRequest) GetArg0() int32 + func (x *GetDayOfWeekStringRequest) GetArg1() int32 + func (x *GetDayOfWeekStringRequest) GetHandle() int64 + func (x *GetDayOfWeekStringRequest) ProtoReflect() protoreflect.Message + func (x *GetDayOfWeekStringRequest) Reset() + func (x *GetDayOfWeekStringRequest) String() string + type GetDayOfWeekStringResponse struct + Result string + func (*GetDayOfWeekStringResponse) Descriptor() ([]byte, []int) + func (*GetDayOfWeekStringResponse) ProtoMessage() + func (x *GetDayOfWeekStringResponse) GetResult() string + func (x *GetDayOfWeekStringResponse) ProtoReflect() protoreflect.Message + func (x *GetDayOfWeekStringResponse) Reset() + func (x *GetDayOfWeekStringResponse) String() string + type GetJulianDayRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*GetJulianDayRequest) Descriptor() ([]byte, []int) + func (*GetJulianDayRequest) ProtoMessage() + func (x *GetJulianDayRequest) GetArg0() int64 + func (x *GetJulianDayRequest) GetArg1() int64 + func (x *GetJulianDayRequest) GetHandle() int64 + func (x *GetJulianDayRequest) ProtoReflect() protoreflect.Message + func (x *GetJulianDayRequest) Reset() + func (x *GetJulianDayRequest) String() string + type GetJulianDayResponse struct + Result int32 + func (*GetJulianDayResponse) Descriptor() ([]byte, []int) + func (*GetJulianDayResponse) ProtoMessage() + func (x *GetJulianDayResponse) GetResult() int32 + func (x *GetJulianDayResponse) ProtoReflect() protoreflect.Message + func (x *GetJulianDayResponse) Reset() + func (x *GetJulianDayResponse) String() string + type GetJulianMondayFromWeeksSinceEpochRequest struct + Arg0 int32 + Handle int64 + func (*GetJulianMondayFromWeeksSinceEpochRequest) Descriptor() ([]byte, []int) + func (*GetJulianMondayFromWeeksSinceEpochRequest) ProtoMessage() + func (x *GetJulianMondayFromWeeksSinceEpochRequest) GetArg0() int32 + func (x *GetJulianMondayFromWeeksSinceEpochRequest) GetHandle() int64 + func (x *GetJulianMondayFromWeeksSinceEpochRequest) ProtoReflect() protoreflect.Message + func (x *GetJulianMondayFromWeeksSinceEpochRequest) Reset() + func (x *GetJulianMondayFromWeeksSinceEpochRequest) String() string + type GetJulianMondayFromWeeksSinceEpochResponse struct + Result int32 + func (*GetJulianMondayFromWeeksSinceEpochResponse) Descriptor() ([]byte, []int) + func (*GetJulianMondayFromWeeksSinceEpochResponse) ProtoMessage() + func (x *GetJulianMondayFromWeeksSinceEpochResponse) GetResult() int32 + func (x *GetJulianMondayFromWeeksSinceEpochResponse) ProtoReflect() protoreflect.Message + func (x *GetJulianMondayFromWeeksSinceEpochResponse) Reset() + func (x *GetJulianMondayFromWeeksSinceEpochResponse) String() string + type GetLongDateFormatRequest struct + Arg0 int64 + Handle int64 + func (*GetLongDateFormatRequest) Descriptor() ([]byte, []int) + func (*GetLongDateFormatRequest) ProtoMessage() + func (x *GetLongDateFormatRequest) GetArg0() int64 + func (x *GetLongDateFormatRequest) GetHandle() int64 + func (x *GetLongDateFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetLongDateFormatRequest) Reset() + func (x *GetLongDateFormatRequest) String() string + type GetLongDateFormatResponse struct + Result int64 + func (*GetLongDateFormatResponse) Descriptor() ([]byte, []int) + func (*GetLongDateFormatResponse) ProtoMessage() + func (x *GetLongDateFormatResponse) GetResult() int64 + func (x *GetLongDateFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetLongDateFormatResponse) Reset() + func (x *GetLongDateFormatResponse) String() string + type GetMediumDateFormatRequest struct + Arg0 int64 + Handle int64 + func (*GetMediumDateFormatRequest) Descriptor() ([]byte, []int) + func (*GetMediumDateFormatRequest) ProtoMessage() + func (x *GetMediumDateFormatRequest) GetArg0() int64 + func (x *GetMediumDateFormatRequest) GetHandle() int64 + func (x *GetMediumDateFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetMediumDateFormatRequest) Reset() + func (x *GetMediumDateFormatRequest) String() string + type GetMediumDateFormatResponse struct + Result int64 + func (*GetMediumDateFormatResponse) Descriptor() ([]byte, []int) + func (*GetMediumDateFormatResponse) ProtoMessage() + func (x *GetMediumDateFormatResponse) GetResult() int64 + func (x *GetMediumDateFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetMediumDateFormatResponse) Reset() + func (x *GetMediumDateFormatResponse) String() string + type GetMonthStringRequest struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*GetMonthStringRequest) Descriptor() ([]byte, []int) + func (*GetMonthStringRequest) ProtoMessage() + func (x *GetMonthStringRequest) GetArg0() int32 + func (x *GetMonthStringRequest) GetArg1() int32 + func (x *GetMonthStringRequest) GetHandle() int64 + func (x *GetMonthStringRequest) ProtoReflect() protoreflect.Message + func (x *GetMonthStringRequest) Reset() + func (x *GetMonthStringRequest) String() string + type GetMonthStringResponse struct + Result string + func (*GetMonthStringResponse) Descriptor() ([]byte, []int) + func (*GetMonthStringResponse) ProtoMessage() + func (x *GetMonthStringResponse) GetResult() string + func (x *GetMonthStringResponse) ProtoReflect() protoreflect.Message + func (x *GetMonthStringResponse) Reset() + func (x *GetMonthStringResponse) String() string + type GetRelativeDateTimeStringRequest struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int64 + Arg4 int32 + Handle int64 + func (*GetRelativeDateTimeStringRequest) Descriptor() ([]byte, []int) + func (*GetRelativeDateTimeStringRequest) ProtoMessage() + func (x *GetRelativeDateTimeStringRequest) GetArg0() int64 + func (x *GetRelativeDateTimeStringRequest) GetArg1() int64 + func (x *GetRelativeDateTimeStringRequest) GetArg2() int64 + func (x *GetRelativeDateTimeStringRequest) GetArg3() int64 + func (x *GetRelativeDateTimeStringRequest) GetArg4() int32 + func (x *GetRelativeDateTimeStringRequest) GetHandle() int64 + func (x *GetRelativeDateTimeStringRequest) ProtoReflect() protoreflect.Message + func (x *GetRelativeDateTimeStringRequest) Reset() + func (x *GetRelativeDateTimeStringRequest) String() string + type GetRelativeDateTimeStringResponse struct + Result int64 + func (*GetRelativeDateTimeStringResponse) Descriptor() ([]byte, []int) + func (*GetRelativeDateTimeStringResponse) ProtoMessage() + func (x *GetRelativeDateTimeStringResponse) GetResult() int64 + func (x *GetRelativeDateTimeStringResponse) ProtoReflect() protoreflect.Message + func (x *GetRelativeDateTimeStringResponse) Reset() + func (x *GetRelativeDateTimeStringResponse) String() string + type GetRelativeTimeSpanString1_2Request struct + Arg0 int64 + Handle int64 + func (*GetRelativeTimeSpanString1_2Request) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString1_2Request) ProtoMessage() + func (x *GetRelativeTimeSpanString1_2Request) GetArg0() int64 + func (x *GetRelativeTimeSpanString1_2Request) GetHandle() int64 + func (x *GetRelativeTimeSpanString1_2Request) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString1_2Request) Reset() + func (x *GetRelativeTimeSpanString1_2Request) String() string + type GetRelativeTimeSpanString1_2Response struct + Result int64 + func (*GetRelativeTimeSpanString1_2Response) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString1_2Response) ProtoMessage() + func (x *GetRelativeTimeSpanString1_2Response) GetResult() int64 + func (x *GetRelativeTimeSpanString1_2Response) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString1_2Response) Reset() + func (x *GetRelativeTimeSpanString1_2Response) String() string + type GetRelativeTimeSpanString2Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*GetRelativeTimeSpanString2Request) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString2Request) ProtoMessage() + func (x *GetRelativeTimeSpanString2Request) GetArg0() int64 + func (x *GetRelativeTimeSpanString2Request) GetArg1() int64 + func (x *GetRelativeTimeSpanString2Request) GetHandle() int64 + func (x *GetRelativeTimeSpanString2Request) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString2Request) Reset() + func (x *GetRelativeTimeSpanString2Request) String() string + type GetRelativeTimeSpanString2Response struct + Result int64 + func (*GetRelativeTimeSpanString2Response) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString2Response) ProtoMessage() + func (x *GetRelativeTimeSpanString2Response) GetResult() int64 + func (x *GetRelativeTimeSpanString2Response) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString2Response) Reset() + func (x *GetRelativeTimeSpanString2Response) String() string + type GetRelativeTimeSpanString3_1Request struct + Arg0 int64 + Arg1 int64 + Arg2 bool + Handle int64 + func (*GetRelativeTimeSpanString3_1Request) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString3_1Request) ProtoMessage() + func (x *GetRelativeTimeSpanString3_1Request) GetArg0() int64 + func (x *GetRelativeTimeSpanString3_1Request) GetArg1() int64 + func (x *GetRelativeTimeSpanString3_1Request) GetArg2() bool + func (x *GetRelativeTimeSpanString3_1Request) GetHandle() int64 + func (x *GetRelativeTimeSpanString3_1Request) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString3_1Request) Reset() + func (x *GetRelativeTimeSpanString3_1Request) String() string + type GetRelativeTimeSpanString3_1Response struct + Result int64 + func (*GetRelativeTimeSpanString3_1Response) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString3_1Response) ProtoMessage() + func (x *GetRelativeTimeSpanString3_1Response) GetResult() int64 + func (x *GetRelativeTimeSpanString3_1Response) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString3_1Response) Reset() + func (x *GetRelativeTimeSpanString3_1Response) String() string + type GetRelativeTimeSpanString3_3Request struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Handle int64 + func (*GetRelativeTimeSpanString3_3Request) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString3_3Request) ProtoMessage() + func (x *GetRelativeTimeSpanString3_3Request) GetArg0() int64 + func (x *GetRelativeTimeSpanString3_3Request) GetArg1() int64 + func (x *GetRelativeTimeSpanString3_3Request) GetArg2() int64 + func (x *GetRelativeTimeSpanString3_3Request) GetHandle() int64 + func (x *GetRelativeTimeSpanString3_3Request) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString3_3Request) Reset() + func (x *GetRelativeTimeSpanString3_3Request) String() string + type GetRelativeTimeSpanString3_3Response struct + Result int64 + func (*GetRelativeTimeSpanString3_3Response) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString3_3Response) ProtoMessage() + func (x *GetRelativeTimeSpanString3_3Response) GetResult() int64 + func (x *GetRelativeTimeSpanString3_3Response) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString3_3Response) Reset() + func (x *GetRelativeTimeSpanString3_3Response) String() string + type GetRelativeTimeSpanString4_4Request struct + Arg0 int64 + Arg1 int64 + Arg2 int64 + Arg3 int32 + Handle int64 + func (*GetRelativeTimeSpanString4_4Request) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString4_4Request) ProtoMessage() + func (x *GetRelativeTimeSpanString4_4Request) GetArg0() int64 + func (x *GetRelativeTimeSpanString4_4Request) GetArg1() int64 + func (x *GetRelativeTimeSpanString4_4Request) GetArg2() int64 + func (x *GetRelativeTimeSpanString4_4Request) GetArg3() int32 + func (x *GetRelativeTimeSpanString4_4Request) GetHandle() int64 + func (x *GetRelativeTimeSpanString4_4Request) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString4_4Request) Reset() + func (x *GetRelativeTimeSpanString4_4Request) String() string + type GetRelativeTimeSpanString4_4Response struct + Result int64 + func (*GetRelativeTimeSpanString4_4Response) Descriptor() ([]byte, []int) + func (*GetRelativeTimeSpanString4_4Response) ProtoMessage() + func (x *GetRelativeTimeSpanString4_4Response) GetResult() int64 + func (x *GetRelativeTimeSpanString4_4Response) ProtoReflect() protoreflect.Message + func (x *GetRelativeTimeSpanString4_4Response) Reset() + func (x *GetRelativeTimeSpanString4_4Response) String() string + type GetTimeFormatRequest struct + Arg0 int64 + Handle int64 + func (*GetTimeFormatRequest) Descriptor() ([]byte, []int) + func (*GetTimeFormatRequest) ProtoMessage() + func (x *GetTimeFormatRequest) GetArg0() int64 + func (x *GetTimeFormatRequest) GetHandle() int64 + func (x *GetTimeFormatRequest) ProtoReflect() protoreflect.Message + func (x *GetTimeFormatRequest) Reset() + func (x *GetTimeFormatRequest) String() string + type GetTimeFormatResponse struct + Result int64 + func (*GetTimeFormatResponse) Descriptor() ([]byte, []int) + func (*GetTimeFormatResponse) ProtoMessage() + func (x *GetTimeFormatResponse) GetResult() int64 + func (x *GetTimeFormatResponse) ProtoReflect() protoreflect.Message + func (x *GetTimeFormatResponse) Reset() + func (x *GetTimeFormatResponse) String() string + type GetWeekNumberRequest struct + Handle int64 + func (*GetWeekNumberRequest) Descriptor() ([]byte, []int) + func (*GetWeekNumberRequest) ProtoMessage() + func (x *GetWeekNumberRequest) GetHandle() int64 + func (x *GetWeekNumberRequest) ProtoReflect() protoreflect.Message + func (x *GetWeekNumberRequest) Reset() + func (x *GetWeekNumberRequest) String() string + type GetWeekNumberResponse struct + Result int32 + func (*GetWeekNumberResponse) Descriptor() ([]byte, []int) + func (*GetWeekNumberResponse) ProtoMessage() + func (x *GetWeekNumberResponse) GetResult() int32 + func (x *GetWeekNumberResponse) ProtoReflect() protoreflect.Message + func (x *GetWeekNumberResponse) Reset() + func (x *GetWeekNumberResponse) String() string + type GetWeeksSinceEpochFromJulianDayRequest struct + Arg0 int32 + Arg1 int32 + Handle int64 + func (*GetWeeksSinceEpochFromJulianDayRequest) Descriptor() ([]byte, []int) + func (*GetWeeksSinceEpochFromJulianDayRequest) ProtoMessage() + func (x *GetWeeksSinceEpochFromJulianDayRequest) GetArg0() int32 + func (x *GetWeeksSinceEpochFromJulianDayRequest) GetArg1() int32 + func (x *GetWeeksSinceEpochFromJulianDayRequest) GetHandle() int64 + func (x *GetWeeksSinceEpochFromJulianDayRequest) ProtoReflect() protoreflect.Message + func (x *GetWeeksSinceEpochFromJulianDayRequest) Reset() + func (x *GetWeeksSinceEpochFromJulianDayRequest) String() string + type GetWeeksSinceEpochFromJulianDayResponse struct + Result int32 + func (*GetWeeksSinceEpochFromJulianDayResponse) Descriptor() ([]byte, []int) + func (*GetWeeksSinceEpochFromJulianDayResponse) ProtoMessage() + func (x *GetWeeksSinceEpochFromJulianDayResponse) GetResult() int32 + func (x *GetWeeksSinceEpochFromJulianDayResponse) ProtoReflect() protoreflect.Message + func (x *GetWeeksSinceEpochFromJulianDayResponse) Reset() + func (x *GetWeeksSinceEpochFromJulianDayResponse) String() string + type Is24HourFormatRequest struct + Arg0 int64 + Handle int64 + func (*Is24HourFormatRequest) Descriptor() ([]byte, []int) + func (*Is24HourFormatRequest) ProtoMessage() + func (x *Is24HourFormatRequest) GetArg0() int64 + func (x *Is24HourFormatRequest) GetHandle() int64 + func (x *Is24HourFormatRequest) ProtoReflect() protoreflect.Message + func (x *Is24HourFormatRequest) Reset() + func (x *Is24HourFormatRequest) String() string + type Is24HourFormatResponse struct + Result bool + func (*Is24HourFormatResponse) Descriptor() ([]byte, []int) + func (*Is24HourFormatResponse) ProtoMessage() + func (x *Is24HourFormatResponse) GetResult() bool + func (x *Is24HourFormatResponse) ProtoReflect() protoreflect.Message + func (x *Is24HourFormatResponse) Reset() + func (x *Is24HourFormatResponse) String() string + type IsEpochRequest struct + Arg0 int64 + Handle int64 + func (*IsEpochRequest) Descriptor() ([]byte, []int) + func (*IsEpochRequest) ProtoMessage() + func (x *IsEpochRequest) GetArg0() int64 + func (x *IsEpochRequest) GetHandle() int64 + func (x *IsEpochRequest) ProtoReflect() protoreflect.Message + func (x *IsEpochRequest) Reset() + func (x *IsEpochRequest) String() string + type IsEpochResponse struct + Result bool + func (*IsEpochResponse) Descriptor() ([]byte, []int) + func (*IsEpochResponse) ProtoMessage() + func (x *IsEpochResponse) GetResult() bool + func (x *IsEpochResponse) ProtoReflect() protoreflect.Message + func (x *IsEpochResponse) Reset() + func (x *IsEpochResponse) String() string + type IsTodayRequest struct + Arg0 int64 + Handle int64 + func (*IsTodayRequest) Descriptor() ([]byte, []int) + func (*IsTodayRequest) ProtoMessage() + func (x *IsTodayRequest) GetArg0() int64 + func (x *IsTodayRequest) GetHandle() int64 + func (x *IsTodayRequest) ProtoReflect() protoreflect.Message + func (x *IsTodayRequest) Reset() + func (x *IsTodayRequest) String() string + type IsTodayResponse struct + Result bool + func (*IsTodayResponse) Descriptor() ([]byte, []int) + func (*IsTodayResponse) ProtoMessage() + func (x *IsTodayResponse) GetResult() bool + func (x *IsTodayResponse) ProtoReflect() protoreflect.Message + func (x *IsTodayResponse) Reset() + func (x *IsTodayResponse) String() string + type NewDateFormatRequest struct + func (*NewDateFormatRequest) Descriptor() ([]byte, []int) + func (*NewDateFormatRequest) ProtoMessage() + func (x *NewDateFormatRequest) ProtoReflect() protoreflect.Message + func (x *NewDateFormatRequest) Reset() + func (x *NewDateFormatRequest) String() string + type NewDateFormatResponse struct + Result int64 + func (*NewDateFormatResponse) Descriptor() ([]byte, []int) + func (*NewDateFormatResponse) ProtoMessage() + func (x *NewDateFormatResponse) GetResult() int64 + func (x *NewDateFormatResponse) ProtoReflect() protoreflect.Message + func (x *NewDateFormatResponse) Reset() + func (x *NewDateFormatResponse) String() string + type NewDateUtilsRequest struct + func (*NewDateUtilsRequest) Descriptor() ([]byte, []int) + func (*NewDateUtilsRequest) ProtoMessage() + func (x *NewDateUtilsRequest) ProtoReflect() protoreflect.Message + func (x *NewDateUtilsRequest) Reset() + func (x *NewDateUtilsRequest) String() string + type NewDateUtilsResponse struct + Result int64 + func (*NewDateUtilsResponse) Descriptor() ([]byte, []int) + func (*NewDateUtilsResponse) ProtoMessage() + func (x *NewDateUtilsResponse) GetResult() int64 + func (x *NewDateUtilsResponse) ProtoReflect() protoreflect.Message + func (x *NewDateUtilsResponse) Reset() + func (x *NewDateUtilsResponse) String() string + type NewTerRequest struct + func (*NewTerRequest) Descriptor() ([]byte, []int) + func (*NewTerRequest) ProtoMessage() + func (x *NewTerRequest) ProtoReflect() protoreflect.Message + func (x *NewTerRequest) Reset() + func (x *NewTerRequest) String() string + type NewTerResponse struct + Result int64 + func (*NewTerResponse) Descriptor() ([]byte, []int) + func (*NewTerResponse) ProtoMessage() + func (x *NewTerResponse) GetResult() int64 + func (x *NewTerResponse) ProtoReflect() protoreflect.Message + func (x *NewTerResponse) Reset() + func (x *NewTerResponse) String() string + type NewTimeRequest struct + func (*NewTimeRequest) Descriptor() ([]byte, []int) + func (*NewTimeRequest) ProtoMessage() + func (x *NewTimeRequest) ProtoReflect() protoreflect.Message + func (x *NewTimeRequest) Reset() + func (x *NewTimeRequest) String() string + type NewTimeResponse struct + Result int64 + func (*NewTimeResponse) Descriptor() ([]byte, []int) + func (*NewTimeResponse) ProtoMessage() + func (x *NewTimeResponse) GetResult() int64 + func (x *NewTimeResponse) ProtoReflect() protoreflect.Message + func (x *NewTimeResponse) Reset() + func (x *NewTimeResponse) String() string + type NormalizeRequest struct + Arg0 bool + Handle int64 + func (*NormalizeRequest) Descriptor() ([]byte, []int) + func (*NormalizeRequest) ProtoMessage() + func (x *NormalizeRequest) GetArg0() bool + func (x *NormalizeRequest) GetHandle() int64 + func (x *NormalizeRequest) ProtoReflect() protoreflect.Message + func (x *NormalizeRequest) Reset() + func (x *NormalizeRequest) String() string + type NormalizeResponse struct + Result int64 + func (*NormalizeResponse) Descriptor() ([]byte, []int) + func (*NormalizeResponse) ProtoMessage() + func (x *NormalizeResponse) GetResult() int64 + func (x *NormalizeResponse) ProtoReflect() protoreflect.Message + func (x *NormalizeResponse) Reset() + func (x *NormalizeResponse) String() string + type Parse3339Request struct + Arg0 string + Handle int64 + func (*Parse3339Request) Descriptor() ([]byte, []int) + func (*Parse3339Request) ProtoMessage() + func (x *Parse3339Request) GetArg0() string + func (x *Parse3339Request) GetHandle() int64 + func (x *Parse3339Request) ProtoReflect() protoreflect.Message + func (x *Parse3339Request) Reset() + func (x *Parse3339Request) String() string + type Parse3339Response struct + Result bool + func (*Parse3339Response) Descriptor() ([]byte, []int) + func (*Parse3339Response) ProtoMessage() + func (x *Parse3339Response) GetResult() bool + func (x *Parse3339Response) ProtoReflect() protoreflect.Message + func (x *Parse3339Response) Reset() + func (x *Parse3339Response) String() string + type ParseRequest struct + Arg0 string + Handle int64 + func (*ParseRequest) Descriptor() ([]byte, []int) + func (*ParseRequest) ProtoMessage() + func (x *ParseRequest) GetArg0() string + func (x *ParseRequest) GetHandle() int64 + func (x *ParseRequest) ProtoReflect() protoreflect.Message + func (x *ParseRequest) Reset() + func (x *ParseRequest) String() string + type ParseResponse struct + Result bool + func (*ParseResponse) Descriptor() ([]byte, []int) + func (*ParseResponse) ProtoMessage() + func (x *ParseResponse) GetResult() bool + func (x *ParseResponse) ProtoReflect() protoreflect.Message + func (x *ParseResponse) Reset() + func (x *ParseResponse) String() string + type Set1Request struct + Arg0 int64 + Handle int64 + func (*Set1Request) Descriptor() ([]byte, []int) + func (*Set1Request) ProtoMessage() + func (x *Set1Request) GetArg0() int64 + func (x *Set1Request) GetHandle() int64 + func (x *Set1Request) ProtoReflect() protoreflect.Message + func (x *Set1Request) Reset() + func (x *Set1Request) String() string + type Set1Response struct + func (*Set1Response) Descriptor() ([]byte, []int) + func (*Set1Response) ProtoMessage() + func (x *Set1Response) ProtoReflect() protoreflect.Message + func (x *Set1Response) Reset() + func (x *Set1Response) String() string + type Set1_3Request struct + Arg0 int64 + Handle int64 + func (*Set1_3Request) Descriptor() ([]byte, []int) + func (*Set1_3Request) ProtoMessage() + func (x *Set1_3Request) GetArg0() int64 + func (x *Set1_3Request) GetHandle() int64 + func (x *Set1_3Request) ProtoReflect() protoreflect.Message + func (x *Set1_3Request) Reset() + func (x *Set1_3Request) String() string + type Set1_3Response struct + func (*Set1_3Response) Descriptor() ([]byte, []int) + func (*Set1_3Response) ProtoMessage() + func (x *Set1_3Response) ProtoReflect() protoreflect.Message + func (x *Set1_3Response) Reset() + func (x *Set1_3Response) String() string + type Set3_1Request struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Handle int64 + func (*Set3_1Request) Descriptor() ([]byte, []int) + func (*Set3_1Request) ProtoMessage() + func (x *Set3_1Request) GetArg0() int32 + func (x *Set3_1Request) GetArg1() int32 + func (x *Set3_1Request) GetArg2() int32 + func (x *Set3_1Request) GetHandle() int64 + func (x *Set3_1Request) ProtoReflect() protoreflect.Message + func (x *Set3_1Request) Reset() + func (x *Set3_1Request) String() string + type Set3_1Response struct + func (*Set3_1Response) Descriptor() ([]byte, []int) + func (*Set3_1Response) ProtoMessage() + func (x *Set3_1Response) ProtoReflect() protoreflect.Message + func (x *Set3_1Response) Reset() + func (x *Set3_1Response) String() string + type Set6_2Request struct + Arg0 int32 + Arg1 int32 + Arg2 int32 + Arg3 int32 + Arg4 int32 + Arg5 int32 + Handle int64 + func (*Set6_2Request) Descriptor() ([]byte, []int) + func (*Set6_2Request) ProtoMessage() + func (x *Set6_2Request) GetArg0() int32 + func (x *Set6_2Request) GetArg1() int32 + func (x *Set6_2Request) GetArg2() int32 + func (x *Set6_2Request) GetArg3() int32 + func (x *Set6_2Request) GetArg4() int32 + func (x *Set6_2Request) GetArg5() int32 + func (x *Set6_2Request) GetHandle() int64 + func (x *Set6_2Request) ProtoReflect() protoreflect.Message + func (x *Set6_2Request) Reset() + func (x *Set6_2Request) String() string + type Set6_2Response struct + func (*Set6_2Response) Descriptor() ([]byte, []int) + func (*Set6_2Response) ProtoMessage() + func (x *Set6_2Response) ProtoReflect() protoreflect.Message + func (x *Set6_2Response) Reset() + func (x *Set6_2Response) String() string + type SetJulianDayRequest struct + Arg0 int32 + Handle int64 + func (*SetJulianDayRequest) Descriptor() ([]byte, []int) + func (*SetJulianDayRequest) ProtoMessage() + func (x *SetJulianDayRequest) GetArg0() int32 + func (x *SetJulianDayRequest) GetHandle() int64 + func (x *SetJulianDayRequest) ProtoReflect() protoreflect.Message + func (x *SetJulianDayRequest) Reset() + func (x *SetJulianDayRequest) String() string + type SetJulianDayResponse struct + Result int64 + func (*SetJulianDayResponse) Descriptor() ([]byte, []int) + func (*SetJulianDayResponse) ProtoMessage() + func (x *SetJulianDayResponse) GetResult() int64 + func (x *SetJulianDayResponse) ProtoReflect() protoreflect.Message + func (x *SetJulianDayResponse) Reset() + func (x *SetJulianDayResponse) String() string + type SetToNowRequest struct + Handle int64 + func (*SetToNowRequest) Descriptor() ([]byte, []int) + func (*SetToNowRequest) ProtoMessage() + func (x *SetToNowRequest) GetHandle() int64 + func (x *SetToNowRequest) ProtoReflect() protoreflect.Message + func (x *SetToNowRequest) Reset() + func (x *SetToNowRequest) String() string + type SetToNowResponse struct + func (*SetToNowResponse) Descriptor() ([]byte, []int) + func (*SetToNowResponse) ProtoMessage() + func (x *SetToNowResponse) ProtoReflect() protoreflect.Message + func (x *SetToNowResponse) Reset() + func (x *SetToNowResponse) String() string + type SwitchTimezoneRequest struct + Arg0 string + Handle int64 + func (*SwitchTimezoneRequest) Descriptor() ([]byte, []int) + func (*SwitchTimezoneRequest) ProtoMessage() + func (x *SwitchTimezoneRequest) GetArg0() string + func (x *SwitchTimezoneRequest) GetHandle() int64 + func (x *SwitchTimezoneRequest) ProtoReflect() protoreflect.Message + func (x *SwitchTimezoneRequest) Reset() + func (x *SwitchTimezoneRequest) String() string + type SwitchTimezoneResponse struct + func (*SwitchTimezoneResponse) Descriptor() ([]byte, []int) + func (*SwitchTimezoneResponse) ProtoMessage() + func (x *SwitchTimezoneResponse) ProtoReflect() protoreflect.Message + func (x *SwitchTimezoneResponse) Reset() + func (x *SwitchTimezoneResponse) String() string + type TerServiceClient interface + FormatFileSize func(ctx context.Context, in *FormatFileSizeRequest, opts ...grpc.CallOption) (*FormatFileSizeResponse, error) + FormatIpAddress func(ctx context.Context, in *FormatIpAddressRequest, opts ...grpc.CallOption) (*FormatIpAddressResponse, error) + FormatShortFileSize func(ctx context.Context, in *FormatShortFileSizeRequest, opts ...grpc.CallOption) (*FormatShortFileSizeResponse, error) + NewTer func(ctx context.Context, in *NewTerRequest, opts ...grpc.CallOption) (*NewTerResponse, error) + func NewTerServiceClient(cc grpc.ClientConnInterface) TerServiceClient + type TerServiceServer interface + FormatFileSize func(context.Context, *FormatFileSizeRequest) (*FormatFileSizeResponse, error) + FormatIpAddress func(context.Context, *FormatIpAddressRequest) (*FormatIpAddressResponse, error) + FormatShortFileSize func(context.Context, *FormatShortFileSizeRequest) (*FormatShortFileSizeResponse, error) + NewTer func(context.Context, *NewTerRequest) (*NewTerResponse, error) + type TimeServiceClient interface + After func(ctx context.Context, in *AfterRequest, opts ...grpc.CallOption) (*AfterResponse, error) + Before func(ctx context.Context, in *BeforeRequest, opts ...grpc.CallOption) (*BeforeResponse, error) + Clear func(ctx context.Context, in *ClearRequest, opts ...grpc.CallOption) (*ClearResponse, error) + Compare func(ctx context.Context, in *CompareRequest, opts ...grpc.CallOption) (*CompareResponse, error) + Format func(ctx context.Context, in *FormatRequest, opts ...grpc.CallOption) (*FormatResponse, error) + Format2445 func(ctx context.Context, in *Format2445Request, opts ...grpc.CallOption) (*Format2445Response, error) + Format3339 func(ctx context.Context, in *Format3339Request, opts ...grpc.CallOption) (*Format3339Response, error) + GetActualMaximum func(ctx context.Context, in *GetActualMaximumRequest, opts ...grpc.CallOption) (*GetActualMaximumResponse, error) + GetCurrentTimezone func(ctx context.Context, in *GetCurrentTimezoneRequest, opts ...grpc.CallOption) (*GetCurrentTimezoneResponse, error) + GetJulianDay func(ctx context.Context, in *GetJulianDayRequest, opts ...grpc.CallOption) (*GetJulianDayResponse, error) + GetJulianMondayFromWeeksSinceEpoch func(ctx context.Context, in *GetJulianMondayFromWeeksSinceEpochRequest, ...) (*GetJulianMondayFromWeeksSinceEpochResponse, error) + GetWeekNumber func(ctx context.Context, in *GetWeekNumberRequest, opts ...grpc.CallOption) (*GetWeekNumberResponse, error) + GetWeeksSinceEpochFromJulianDay func(ctx context.Context, in *GetWeeksSinceEpochFromJulianDayRequest, ...) (*GetWeeksSinceEpochFromJulianDayResponse, error) + IsEpoch func(ctx context.Context, in *IsEpochRequest, opts ...grpc.CallOption) (*IsEpochResponse, error) + NewTime func(ctx context.Context, in *NewTimeRequest, opts ...grpc.CallOption) (*NewTimeResponse, error) + Normalize func(ctx context.Context, in *NormalizeRequest, opts ...grpc.CallOption) (*NormalizeResponse, error) + Parse func(ctx context.Context, in *ParseRequest, opts ...grpc.CallOption) (*ParseResponse, error) + Parse3339 func(ctx context.Context, in *Parse3339Request, opts ...grpc.CallOption) (*Parse3339Response, error) + Set1 func(ctx context.Context, in *Set1Request, opts ...grpc.CallOption) (*Set1Response, error) + Set1_3 func(ctx context.Context, in *Set1_3Request, opts ...grpc.CallOption) (*Set1_3Response, error) + Set3_1 func(ctx context.Context, in *Set3_1Request, opts ...grpc.CallOption) (*Set3_1Response, error) + Set6_2 func(ctx context.Context, in *Set6_2Request, opts ...grpc.CallOption) (*Set6_2Response, error) + SetJulianDay func(ctx context.Context, in *SetJulianDayRequest, opts ...grpc.CallOption) (*SetJulianDayResponse, error) + SetToNow func(ctx context.Context, in *SetToNowRequest, opts ...grpc.CallOption) (*SetToNowResponse, error) + SwitchTimezone func(ctx context.Context, in *SwitchTimezoneRequest, opts ...grpc.CallOption) (*SwitchTimezoneResponse, error) + ToMillis func(ctx context.Context, in *ToMillisRequest, opts ...grpc.CallOption) (*ToMillisResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + func NewTimeServiceClient(cc grpc.ClientConnInterface) TimeServiceClient + type TimeServiceServer interface + After func(context.Context, *AfterRequest) (*AfterResponse, error) + Before func(context.Context, *BeforeRequest) (*BeforeResponse, error) + Clear func(context.Context, *ClearRequest) (*ClearResponse, error) + Compare func(context.Context, *CompareRequest) (*CompareResponse, error) + Format func(context.Context, *FormatRequest) (*FormatResponse, error) + Format2445 func(context.Context, *Format2445Request) (*Format2445Response, error) + Format3339 func(context.Context, *Format3339Request) (*Format3339Response, error) + GetActualMaximum func(context.Context, *GetActualMaximumRequest) (*GetActualMaximumResponse, error) + GetCurrentTimezone func(context.Context, *GetCurrentTimezoneRequest) (*GetCurrentTimezoneResponse, error) + GetJulianDay func(context.Context, *GetJulianDayRequest) (*GetJulianDayResponse, error) + GetJulianMondayFromWeeksSinceEpoch func(context.Context, *GetJulianMondayFromWeeksSinceEpochRequest) (*GetJulianMondayFromWeeksSinceEpochResponse, error) + GetWeekNumber func(context.Context, *GetWeekNumberRequest) (*GetWeekNumberResponse, error) + GetWeeksSinceEpochFromJulianDay func(context.Context, *GetWeeksSinceEpochFromJulianDayRequest) (*GetWeeksSinceEpochFromJulianDayResponse, error) + IsEpoch func(context.Context, *IsEpochRequest) (*IsEpochResponse, error) + NewTime func(context.Context, *NewTimeRequest) (*NewTimeResponse, error) + Normalize func(context.Context, *NormalizeRequest) (*NormalizeResponse, error) + Parse func(context.Context, *ParseRequest) (*ParseResponse, error) + Parse3339 func(context.Context, *Parse3339Request) (*Parse3339Response, error) + Set1 func(context.Context, *Set1Request) (*Set1Response, error) + Set1_3 func(context.Context, *Set1_3Request) (*Set1_3Response, error) + Set3_1 func(context.Context, *Set3_1Request) (*Set3_1Response, error) + Set6_2 func(context.Context, *Set6_2Request) (*Set6_2Response, error) + SetJulianDay func(context.Context, *SetJulianDayRequest) (*SetJulianDayResponse, error) + SetToNow func(context.Context, *SetToNowRequest) (*SetToNowResponse, error) + SwitchTimezone func(context.Context, *SwitchTimezoneRequest) (*SwitchTimezoneResponse, error) + ToMillis func(context.Context, *ToMillisRequest) (*ToMillisResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + type ToMillisRequest struct + Arg0 bool + Handle int64 + func (*ToMillisRequest) Descriptor() ([]byte, []int) + func (*ToMillisRequest) ProtoMessage() + func (x *ToMillisRequest) GetArg0() bool + func (x *ToMillisRequest) GetHandle() int64 + func (x *ToMillisRequest) ProtoReflect() protoreflect.Message + func (x *ToMillisRequest) Reset() + func (x *ToMillisRequest) String() string + type ToMillisResponse struct + Result int64 + func (*ToMillisResponse) Descriptor() ([]byte, []int) + func (*ToMillisResponse) ProtoMessage() + func (x *ToMillisResponse) GetResult() int64 + func (x *ToMillisResponse) ProtoReflect() protoreflect.Message + func (x *ToMillisResponse) Reset() + func (x *ToMillisResponse) String() string + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedDateFormatServiceServer struct + func (UnimplementedDateFormatServiceServer) Format2(context.Context, *Format2Request) (*Format2Response, error) + func (UnimplementedDateFormatServiceServer) Format2_1(context.Context, *Format2_1Request) (*Format2_1Response, error) + func (UnimplementedDateFormatServiceServer) Format2_2(context.Context, *Format2_2Request) (*Format2_2Response, error) + func (UnimplementedDateFormatServiceServer) GetBestDateTimePattern(context.Context, *GetBestDateTimePatternRequest) (*GetBestDateTimePatternResponse, error) + func (UnimplementedDateFormatServiceServer) GetDateFormat(context.Context, *GetDateFormatRequest) (*GetDateFormatResponse, error) + func (UnimplementedDateFormatServiceServer) GetDateFormatOrder(context.Context, *GetDateFormatOrderRequest) (*GetDateFormatOrderResponse, error) + func (UnimplementedDateFormatServiceServer) GetLongDateFormat(context.Context, *GetLongDateFormatRequest) (*GetLongDateFormatResponse, error) + func (UnimplementedDateFormatServiceServer) GetMediumDateFormat(context.Context, *GetMediumDateFormatRequest) (*GetMediumDateFormatResponse, error) + func (UnimplementedDateFormatServiceServer) GetTimeFormat(context.Context, *GetTimeFormatRequest) (*GetTimeFormatResponse, error) + func (UnimplementedDateFormatServiceServer) Is24HourFormat(context.Context, *Is24HourFormatRequest) (*Is24HourFormatResponse, error) + func (UnimplementedDateFormatServiceServer) NewDateFormat(context.Context, *NewDateFormatRequest) (*NewDateFormatResponse, error) + type UnimplementedDateUtilsServiceServer struct + func (UnimplementedDateUtilsServiceServer) FormatDateRange4_2(context.Context, *FormatDateRange4_2Request) (*FormatDateRange4_2Response, error) + func (UnimplementedDateUtilsServiceServer) FormatDateRange5(context.Context, *FormatDateRange5Request) (*FormatDateRange5Response, error) + func (UnimplementedDateUtilsServiceServer) FormatDateRange6_1(context.Context, *FormatDateRange6_1Request) (*FormatDateRange6_1Response, error) + func (UnimplementedDateUtilsServiceServer) FormatDateTime(context.Context, *FormatDateTimeRequest) (*FormatDateTimeResponse, error) + func (UnimplementedDateUtilsServiceServer) FormatElapsedTime1_1(context.Context, *FormatElapsedTime1_1Request) (*FormatElapsedTime1_1Response, error) + func (UnimplementedDateUtilsServiceServer) FormatElapsedTime2(context.Context, *FormatElapsedTime2Request) (*FormatElapsedTime2Response, error) + func (UnimplementedDateUtilsServiceServer) FormatSameDayTime(context.Context, *FormatSameDayTimeRequest) (*FormatSameDayTimeResponse, error) + func (UnimplementedDateUtilsServiceServer) GetAMPMString(context.Context, *GetAMPMStringRequest) (*GetAMPMStringResponse, error) + func (UnimplementedDateUtilsServiceServer) GetDayOfWeekString(context.Context, *GetDayOfWeekStringRequest) (*GetDayOfWeekStringResponse, error) + func (UnimplementedDateUtilsServiceServer) GetMonthString(context.Context, *GetMonthStringRequest) (*GetMonthStringResponse, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeDateTimeString(context.Context, *GetRelativeDateTimeStringRequest) (*GetRelativeDateTimeStringResponse, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeTimeSpanString1_2(context.Context, *GetRelativeTimeSpanString1_2Request) (*GetRelativeTimeSpanString1_2Response, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeTimeSpanString2(context.Context, *GetRelativeTimeSpanString2Request) (*GetRelativeTimeSpanString2Response, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeTimeSpanString3_1(context.Context, *GetRelativeTimeSpanString3_1Request) (*GetRelativeTimeSpanString3_1Response, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeTimeSpanString3_3(context.Context, *GetRelativeTimeSpanString3_3Request) (*GetRelativeTimeSpanString3_3Response, error) + func (UnimplementedDateUtilsServiceServer) GetRelativeTimeSpanString4_4(context.Context, *GetRelativeTimeSpanString4_4Request) (*GetRelativeTimeSpanString4_4Response, error) + func (UnimplementedDateUtilsServiceServer) IsToday(context.Context, *IsTodayRequest) (*IsTodayResponse, error) + func (UnimplementedDateUtilsServiceServer) NewDateUtils(context.Context, *NewDateUtilsRequest) (*NewDateUtilsResponse, error) + type UnimplementedTerServiceServer struct + func (UnimplementedTerServiceServer) FormatFileSize(context.Context, *FormatFileSizeRequest) (*FormatFileSizeResponse, error) + func (UnimplementedTerServiceServer) FormatIpAddress(context.Context, *FormatIpAddressRequest) (*FormatIpAddressResponse, error) + func (UnimplementedTerServiceServer) FormatShortFileSize(context.Context, *FormatShortFileSizeRequest) (*FormatShortFileSizeResponse, error) + func (UnimplementedTerServiceServer) NewTer(context.Context, *NewTerRequest) (*NewTerResponse, error) + type UnimplementedTimeServiceServer struct + func (UnimplementedTimeServiceServer) After(context.Context, *AfterRequest) (*AfterResponse, error) + func (UnimplementedTimeServiceServer) Before(context.Context, *BeforeRequest) (*BeforeResponse, error) + func (UnimplementedTimeServiceServer) Clear(context.Context, *ClearRequest) (*ClearResponse, error) + func (UnimplementedTimeServiceServer) Compare(context.Context, *CompareRequest) (*CompareResponse, error) + func (UnimplementedTimeServiceServer) Format(context.Context, *FormatRequest) (*FormatResponse, error) + func (UnimplementedTimeServiceServer) Format2445(context.Context, *Format2445Request) (*Format2445Response, error) + func (UnimplementedTimeServiceServer) Format3339(context.Context, *Format3339Request) (*Format3339Response, error) + func (UnimplementedTimeServiceServer) GetActualMaximum(context.Context, *GetActualMaximumRequest) (*GetActualMaximumResponse, error) + func (UnimplementedTimeServiceServer) GetCurrentTimezone(context.Context, *GetCurrentTimezoneRequest) (*GetCurrentTimezoneResponse, error) + func (UnimplementedTimeServiceServer) GetJulianDay(context.Context, *GetJulianDayRequest) (*GetJulianDayResponse, error) + func (UnimplementedTimeServiceServer) GetJulianMondayFromWeeksSinceEpoch(context.Context, *GetJulianMondayFromWeeksSinceEpochRequest) (*GetJulianMondayFromWeeksSinceEpochResponse, error) + func (UnimplementedTimeServiceServer) GetWeekNumber(context.Context, *GetWeekNumberRequest) (*GetWeekNumberResponse, error) + func (UnimplementedTimeServiceServer) GetWeeksSinceEpochFromJulianDay(context.Context, *GetWeeksSinceEpochFromJulianDayRequest) (*GetWeeksSinceEpochFromJulianDayResponse, error) + func (UnimplementedTimeServiceServer) IsEpoch(context.Context, *IsEpochRequest) (*IsEpochResponse, error) + func (UnimplementedTimeServiceServer) NewTime(context.Context, *NewTimeRequest) (*NewTimeResponse, error) + func (UnimplementedTimeServiceServer) Normalize(context.Context, *NormalizeRequest) (*NormalizeResponse, error) + func (UnimplementedTimeServiceServer) Parse(context.Context, *ParseRequest) (*ParseResponse, error) + func (UnimplementedTimeServiceServer) Parse3339(context.Context, *Parse3339Request) (*Parse3339Response, error) + func (UnimplementedTimeServiceServer) Set1(context.Context, *Set1Request) (*Set1Response, error) + func (UnimplementedTimeServiceServer) Set1_3(context.Context, *Set1_3Request) (*Set1_3Response, error) + func (UnimplementedTimeServiceServer) Set3_1(context.Context, *Set3_1Request) (*Set3_1Response, error) + func (UnimplementedTimeServiceServer) Set6_2(context.Context, *Set6_2Request) (*Set6_2Response, error) + func (UnimplementedTimeServiceServer) SetJulianDay(context.Context, *SetJulianDayRequest) (*SetJulianDayResponse, error) + func (UnimplementedTimeServiceServer) SetToNow(context.Context, *SetToNowRequest) (*SetToNowResponse, error) + func (UnimplementedTimeServiceServer) SwitchTimezone(context.Context, *SwitchTimezoneRequest) (*SwitchTimezoneResponse, error) + func (UnimplementedTimeServiceServer) ToMillis(context.Context, *ToMillisRequest) (*ToMillisResponse, error) + func (UnimplementedTimeServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + type UnsafeDateFormatServiceServer interface + type UnsafeDateUtilsServiceServer interface + type UnsafeTerServiceServer interface + type UnsafeTimeServiceServer interface