Skip to Content
0
Former Member
Sep 30, 2014 at 03:08 PM

Is there a getutcbigdatetime()

144 Views

Sybase provides a bigdatetime datatype

Sybase provides these functions

getdate() - returns datetime in local timezone

getutcdate() - returns datetime in utc

current_bigdatetime() - returns bigdatetime in local timezone

But there's no (unless I've missed it)

utcbigdatetime()

Is there a function I've missed - I'm using 15.7 ?

Are Sybase aiming to address this ?

Mike