Forum Discussion
I’m not sure what you’re asking here since getTime()
, by definition, returns the epoch timestamp, which is UTC.
I don’t think you read the issue fully. I DON’T want UTC based timestamp and you cannot call getTime() on LocalDateTime or LocalDate which is used to create a non-UTC Date object. I cannot find a way to get the timestamp for a non-UTC Date.
It doesn’t matter I guess as I altered the called service to accommodate things.
Related Content
- 3 months ago
- 3 years ago
- 6 months ago